Issue access token

If you are using external authentication, use this endpoint to issue Pley Access Tokens for your website to pass it to the Web SDK.

Body Params
string

Your Scope ID from the Game Manager

string

Your internal user ID for this website user

string | null

The user's email

boolean | null
Defaults to false

If the user is a guest or in other words if they don't have login credentials. The payment dialog for example needs to know if the user is logged in or not.

Responses

400

Bad request

500

Internal server error

Language
Credentials
Bearer
Response
Choose an example:
application/json