Authorization server metadata
OAuth 2.0 Authorization Server Metadata (RFC 8414)
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
Authorization server metadata
Authorization server issuer URL
Token endpoint URL
Token introspection endpoint URL
JWK Set endpoint URL
Dynamic client registration endpoint URL
Authorization endpoint URL
Supported grant types
Supported PKCE code challenge methods
Supported response types
Supported token endpoint authentication methods
Supported OAuth scopes
Example:
["admin"]JavaScript