/
JA
jam
/
Jam Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 2mo ago
Details
Filter operations
Discovery
2
Health
1
Identity
1
OAuth
9
post
Introspect an access or refresh token (RFC 7662)
post
Revoke an access or refresh token (RFC 7009)
post
OAuth 2.1 token endpoint
get
OAuth 2.1 authorization endpoint (initial GET)
post
OAuth 2.1 authorization endpoint (consent POST)
post
Dynamic Client Registration (RFC 7591)
get
Client Configuration: GET (RFC 7592)
put
Client Configuration: PUT (RFC 7592)
delete
Client Configuration: DELETE (RFC 7592)
get
/openapi.json
OAuth
Client Configuration: GET (RFC 7592)
get
/oauth/register/{client_id}
Path parameters
client_id
string
required
Response
Default Response
object
required
client_id
string
required
client_name
string
required
redirect_uris
string[]
required
application_type
string
required
client_uri
string
nullable
logo_uri
string
nullable
tos_uri
string
nullable
policy_uri
string
nullable
contacts
string[]
nullable
software_id
string
nullable
software_version
string
nullable
client_id_issued_at
number
required
Changes