Register an OAuth client

Dynamic Client Registration endpoint for platform clients. Registrations are attached to Scalev's official OAuth application for supported resource audiences. Public clients should use token_endpoint_auth_method=none and PKCE.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
uri
uri
redirect_uris
array of uris
required
length ≥ 1
redirect_uris*
grant_types
array of strings
Defaults to authorization_code
grant_types
response_types
array of strings
Defaults to code
response_types
string
enum
Defaults to none
Allowed:
uri

HTTPS JWKS URL required when registering a private_key_jwt client.

string
enum

JWT assertion signing algorithm for private_key_jwt clients.

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json