Skip to main content
GET
/
.well-known
/
oauth-authorization-server
Oauth Authorization Server
curl --request GET \
  --url https://{tenant}.app.big-panda.ai/.well-known/oauth-authorization-server \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.big-panda.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API-Token aus dem Big-Panda-Admin-UI unter Einstellungen โ†’ API-Keys. Header: Authorization: Bearer <token>.

Response

200 - application/json

Successful Response

The response is of type Response Oauth Authorization Server Well Known Oauth Authorization Server Get ยท object.