/
CR
crosmos
/
Crosmos API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
OpenAPI 3.1.0
2026-07-26
69
109
88.9 KB
oauth-server
OAuth 2.1 authorization server metadata
get
/.well-known/oauth-authorization-server
Response
Metadata
OAuthAuthorizationServerMetadata
required
issuer
string
required
authorization_endpoint
string
required
token_endpoint
string
required
registration_endpoint
string
required
response_types_supported
string[]
required
grant_types_supported
string[]
required
token_endpoint_auth_methods_supported
string[]
required
code_challenge_methods_supported
string[]
required