Skip to content

Introduction

This document describes how to integrate with our game provider API, including access rules, request flows, and the responsibilities of each available endpoint.

Before starting the integration, make sure you have the required credentials and permissions to access the API.

To simplify testing and development, you can download the Postman collection using the link below:

Download Postman Collection

The API provides endpoints for:

  • Authentication and access control
  • Game-related operations
  • Request validation and security rules

Each endpoint is documented with its purpose, required parameters, and expected responses.