post https://api.amazon.com/auth/o2/token
Returns the token for your configuration which is valid for an hour.
Log in to see full request history
Responses
Returns the token for your configuration which is valid for an hour.
xxxxxxxxxx
curl --request POST \
--url https://api.amazon.com/auth/o2/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: