# SigID Identity

SigID Identity is the personal, session-aware account surface for people who use SigID. It manages passwords and passkeys, multi-factor authentication, recovery methods, active sessions, trusted devices, connected applications, consent and profile sharing, personal API keys, AI agent identities, credential-vault grants, wallets, delegated access, referral codes, billing, data export, processing restrictions, and account deletion controls.

## When To Use This Surface

Use Identity when a person needs to inspect or change their own SigID account. Do not automate the sign-in UI or scrape authenticated pages. Application integrations and autonomous agents should use the public OpenAPI document and OAuth/OIDC discovery on `auth.sigid.org`.

## Machine Resources

- [Agent guidance](https://identity.sigid.org/llms.txt)
- [Public sitemap](https://identity.sigid.org/sitemap.xml)
- [SigID public OpenAPI 3.1 specification](https://auth.sigid.org/openapi.json)
- [OpenID Connect discovery](https://auth.sigid.org/.well-known/openid-configuration)
- [Developer portal](https://docs.sigid.org/developers/)
- [Privacy Policy](https://identity.sigid.org/privacy)
- [About SigID](https://www.sigid.org/about)
- [Contact SigID](https://www.sigid.org/contact)
