# Citizen Hangar - OAuth2 / OpenID Connect API ## API Docs - Authorization [Authorization endpoint (Authorization Code with PKCE)](https://docs.citizenhangar.space/authorization-endpoint-authorization-code-with-pkce-26102508e0.md): - Token [Token endpoint](https://docs.citizenhangar.space/token-endpoint-26102509e0.md): Exchange Authorization Code for tokens, refresh, or client_credentials. Accepts form-encoded parameters. - Userinfo [UserInfo endpoint](https://docs.citizenhangar.space/userinfo-endpoint-26102510e0.md): Returns claims about the authenticated user. Requires Bearer token. - Introspection [Token introspection (RFC 7662)](https://docs.citizenhangar.space/token-introspection-rfc-7662-26102511e0.md): - Revocation [Token revocation (RFC 7009)](https://docs.citizenhangar.space/token-revocation-rfc-7009-26102512e0.md): - Interaction [Provider interaction entrypoint](https://docs.citizenhangar.space/provider-interaction-entrypoint-26102513e0.md): - Interaction [Confirm consent/interaction](https://docs.citizenhangar.space/confirm-consentinteraction-26102514e0.md): ## Schemas - [ErrorResponse](https://docs.citizenhangar.space/errorresponse-11913863d0.md): - [TokenResponse](https://docs.citizenhangar.space/tokenresponse-11913864d0.md): - [PledgeSummary](https://docs.citizenhangar.space/pledgesummary-11913865d0.md): - [HangarContents](https://docs.citizenhangar.space/hangarcontents-11913866d0.md):