v2
latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MBOAuth
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.
post/v3/oauth/register
Request body
Example request
{
"client_name": "MCP Client"
}Response
Registered OAuth client