Iframe
POST /iframe/login
Authenticates a player via an iframe integration and returns a session token.
Endpoint
POST/iframe/login
Request Body
{
"token": "string",
"playerId": "string",
"establishmentId": "string"
}| Attribute | Type | Required | Description |
|---|---|---|---|
| token | string | Yes | |
| playerId | string | Yes | |
| establishmentId | string | Yes |
Responses
200
Successful login