string
required
This is the address of the Legitimuz API.Example:
https://api.legitimuz.comstring
required
The token is your integration token. You can generate an integration token on the
integrations page under the
installation tab in the Legitimuz Dashboard.string
The action you want to perform.The available actions:
signin: login actionsignup: registration actiondeposit: deposit actionwithdraw: withdrawal actionbet: Bet actionbet_profit: Bet profit actionbet_loss: Bet loss actioncheck: must be send every 30 minutes
boolean
default:"false"
The
enableRequestGeolocation option allows you to enable or disable the request for the user’s geolocation.Highly recommended to stay true.Examples:function: (event: object): void
The
eventHandler option allows you to receive events from the SDK.Examples: