Create Session

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

You can use this method to create a fully valid session ID once a user has validated the request token. More information about how this works can be found here.

This is step 3 from the How do I generate a session id? guide.

The expected BODY for this request is a JSON object with a request_token field. Example:

{ "request_token": "xxxxxxxxxxxxx" }
Body Params
json
required
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json