get https://yoursite.com/api/access_token
Request an access token before login or registration.
Log in to see full request history
Access token will be valid for 5 minutes
Responses
Request an access token before login or registration.
Access token will be valid for 5 minutes
xxxxxxxxxx
curl --request GET \
--url https://yoursite.com/api/access_token \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: