Telnyx Other APIs: OAuth — Documentation Index
OAuth documentation within the Other APIs section of the Telnyx developer docs (https://developers.telnyx.com). Root index: https://developers.telnyx.com/llms.txt · Other APIs index: https://developers.telnyx.com/development/llms/other-apis-llms-txt.md · Full content for this subsection: https://developers.telnyx.com/development/llms/other-apis-oauth-llms-full-txt.md
API Reference (OAuth)
OAuth Discovery
- Authorization server metadata: OAuth 2.0 Authorization Server Metadata (RFC 8414)
- Protected resource metadata: OAuth 2.0 Protected Resource Metadata for resource discovery
OAuth Protocol
- OAuth authorization endpoint: OAuth 2.0 authorization endpoint for the authorization code flow
- Get OAuth consent token: Retrieve details about an OAuth consent token
- Token introspection: Introspect an OAuth access token to check its validity and metadata
- JSON Web Key Set: Retrieve the JSON Web Key Set for token verification
- Dynamic client registration: Register a new OAuth client dynamically (RFC 7591)
- OAuth token endpoint: Exchange authorization code, client credentials, or refresh token for access token
OAuth Clients
- List OAuth clients: Retrieve a paginated list of OAuth clients for the authenticated user
- Create OAuth client: Create a new OAuth client
- Get OAuth client: Retrieve a single OAuth client by ID
- Update OAuth client: Update an existing OAuth client
- Delete OAuth client: Delete an OAuth client
OAuth Grants
- List OAuth grants: Retrieve a paginated list of OAuth grants for the authenticated user
- Get OAuth grant: Retrieve a single OAuth grant by ID
- Revoke OAuth grant: Revoke an OAuth grant