GET - Token
Last updated
Was this helpful?
Last updated
Was this helpful?
GET
https://api.readyplayer.me/v1/auth/token
This token can be used to restore a user's session opening the iFrame. Learn how to use this in the Guide .
The request requires an API Key in the Header x-api-key.
userId*
String
User ID you want to get the access token for. Note, that this user needs to authorize your app first.
partner*
String
Your partner name / subdomain.
The token only lives for 15 seconds. Needs to be created right after the web-view/iFrame call.
Sample Response: