Iframe

Iframe

POST /iframe/login

Authenticates a player via an iframe integration and returns a session token.

Endpoint

POSThttps://api.thepowerplugin.com/iframe/login
Copy https://api.thepowerplugin.com/iframe/login

Request Body

{
  "token": "string",
  "playerId": "string",
  "establishmentId": "string"
}
AttributeTypeRequiredDescription
tokenstringYes
playerIdstringYes
establishmentIdstringYes

Responses

200

Successful login