Register Client
OAuth
Register Client
Register a new OAuth client for this tenant (DCR).
POST
Register Client
Authorizations
API-Token aus dem Big-Panda-Admin-UI unter Einstellungen → API-Keys. Header: Authorization: Bearer <token>.
Body
application/json
DCR request body (RFC 7591 §2).
Only the fields we care about are validated. Extra keys are ignored by Pydantic default so future MCP-spec additions don't break existing clients.
Response
Successful Response
DCR response body (RFC 7591 §3.2).