API IntegrationAPI Specification
OAuth Consent
Read and complete the consent screen of an OAuth authorization request.
Revoke API key DELETE
Revoke an API key by ID; existing clients using it stop working
Read a pending authorization interaction GET
Returns the client and scopes the consent screen renders. Readable before login so the UI can show the login step; once login binds an account, only that account may read it.