Skip to main content
GET
/
.well-known
/
oauth-authorization-server
Get OAuth authorization-server metadata
curl --request GET \
  --url https://api.peel.sh/.well-known/oauth-authorization-server \
  --header 'Key: <api-key>'
{}

Authorizations

Key
string
header
required

Response

200 - application/json

Authorization-server discovery document.

The response is of type object.