Skip to main content
GET
/
oauth
/
authorize
cURL
curl --request GET \
  --url https://api.sandbox.humanity.org/v2/oauth/authorize

Query Parameters

client_id
string
required
redirect_uri
string
required
response_type
any
required
scope
string
required
state
string
code_challenge
string
required
code_challenge_method
any
required
authorization_id
string
login_hint
string
locale
string
nonce
string

Response

200 - application/json