Skip to main content
POST
/
oauth
/
authorize
Oauth Authorize Post
curl --request POST \
  --url https://{tenant}.app.big-panda.ai/oauth/authorize \
  --header 'Authorization: Bearer <token>'

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