Introduction
This document describes how to integrate with our game provider API, including access rules, request flows, and the responsibilities of each available endpoint.
Getting Started
Section titled “Getting Started”Before starting the integration, make sure you have the required credentials and permissions to access the API.
Postman Collection
Section titled “Postman Collection”To simplify testing and development, you can download the Postman collection using the link below:
Overview
Section titled “Overview”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.