API Documentation

Integration guide for the MIXOTECH Nexus Gaming API

Base URL: https://mixotech-dev.html-5.me/api/v1/

Authentication

All requests require API Key in headers:

X-API-Key: your_api_key_here
X-API-Secret: your_api_secret_here

Endpoints

POST /providers

Get available game providers

POST /games

Get games for a provider

POST /player/create

Create a player account

POST /game/launch

Get game launch URL

POST /wallet/balance

Get player balance

POST /wallet/transfer

Deposit/withdraw funds

POST /transactions

Get transaction history

Sample Response

{
    "success": true,
    "data": {
        "balance": 1250.50,
        "currency": "INR",
        "player_id": "player_12345"
    },
    "message": "Success"
}

Supported Currencies

INR USDT BDT PKR IDR