Bonus API
Endpoints the operator implements so the Gamanza Engage Platform (PEP) can credit bonuses to players and read the bonuses available in the operator's bonus system. PEP calls Assign Bonus to automate bonus crediting — for example as a loyalty reward when a player upgrades a level or rank, when a mission objective is completed, or as part of a CRM marketing campaign. The optional Get Bonuses endpoint lets PEP administrators pick bonuses from a searchable list instead of entering identifiers by hand. Assign requests must be treated as idempotent using the provided requestId, and are retried with a backoff mechanism on failure.
Authentication
- OAuth 2.0: OAuth2
We need to authenticate themselves for this request. The auth request return a valid JWT access token
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (clientCredentials): | Scopes: |