post https://app.roxpay.eu/api/v2-1/auth/token
Creates an authorization 'bearer' token that lasts for 2 months and can be used to call all the other functions.
Log in to see full request history
Responses
Creates an authorization 'bearer' token that lasts for 2 months and can be used to call all the other functions.
xxxxxxxxxx
curl --request POST \
--url https://app.roxpay.eu/api/v2-1/auth/token \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: