Dynamic Client Registration (RFC 7591)
Registers a public OAuth client (PKCE-only; no client secret is issued). Used by remote MCP connectors to self-register before the authorization flow. Redirect URIs must be HTTPS. Rate limited per IP.
Auth required: No
redirect_uris: array (required)client_name: stringclient_uri: stringlogo_uri: stringgrant_types: arraytoken_endpoint_auth_method: string201: Client registered400: Invalid client metadata (RFC 7591 error body)This endpoint does not require authentication.
Base URL: https://api.vennio.app