Skip to main content
POST
Dynamic Client Registration (RFC 7591) for MCP connectors

Authorizations

Authorization
string
header
required

Issue keys in Settings → API. Send them as Authorization: Bearer ont_… (an X-Api-Key: ont_… header is also accepted). Session-cookie routes are used by the OnTime web apps and are shown for completeness.

Body

application/json
redirect_uris
string[]
required
Required array length: 1 - 10 elements
client_name
string
Required string length: 1 - 200
{key}
any

Response

200 - application/json

Success

client_id
string
required
client_name
string
required
redirect_uris
string[]
required
token_endpoint_auth_method
string
required
Allowed value: "none"
grant_types
string[]
required
response_types
string[]
required