post https://api-us-site-1.imiengage.io/api/v1/oauth/token
Authorize your credentials using Engage's Auth Server (OAuth 2.0 - Client credentials) and fetch an access token
Log in to see full request history
Responses
Authorize your credentials using Engage's Auth Server (OAuth 2.0 - Client credentials) and fetch an access token
xxxxxxxxxx
curl --request POST \
--url https://api-us-site-1.imiengage.io/api/v1/oauth/token \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'
Try It!
to start a request and see the response here! Or choose an example: