post https://api.paradox.ai/api/v1/public/auth/token
Log in to see full request history
Responses
xxxxxxxxxx
curl --location 'https://api.paradox.ai/api/v1/public/auth/token' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'client_id={client_id}' \
--data-urlencode 'client_secret={client_secret}' \
--data-urlencode 'grant_type=client_credentials'
Try It!
to start a request and see the response here! Or choose an example: