Version: 1.0
Platform Authorization API - OAuth2.0
Authenticate an operator's backend with the Gamanza Engage Platform (PEP) Platform API Gateway using the OAuth 2.0 client credentials grant. Exchange the Client ID and Client Secret issued in the PEP Admin dashboard for an access token, then send that token to authorize your calls to the Platform API. The client credentials grant is used for service-to-service access, where your system requests a token to access its own resources rather than acting on behalf of a player.
Authentication
- OAuth 2.0: OAuth2
The client needs to authenticate themselves for this request. The auth request returns a valid JWT access token
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (clientCredentials): | Scopes: |