/
CO
coder
/
Coder API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v54
latest
Swagger 2.0
AGPL-3.0
raw.githubusercontent.com
2026-08-03
397
565
628.8 KB
Enterprise
OAuth2 authorization server metadata.
get
/.well-known/oauth-authorization-server
Response
OK
CodersdkOAuth2AuthorizationServerMetadata
required
authorization_endpoint
string
code_challenge_methods_supported
CodersdkOAuth2PKCECodeChallengeMethod[]
grant_types_supported
CodersdkOAuth2ProviderGrantType[]
issuer
string
registration_endpoint
string
response_types_supported
CodersdkOAuth2ProviderResponseType[]
revocation_endpoint
string
scopes_supported
string[]
token_endpoint
string
token_endpoint_auth_methods_supported
CodersdkOAuth2TokenEndpointAuthMethod[]