post https://api-sandbox.sprinque.com/api/v1/token/temp
API to generate a public temporary token to be used in JS SDK or UI. This token is valid for 1 hour only.
Log in to see full request history
Response
API to generate a public temporary token to be used in JS SDK or UI. This token is valid for 1 hour only.
xxxxxxxxxx
curl --request POST \
--url https://api-sandbox.sprinque.com/api/v1/token/temp \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: