All systems operational

Game Aggregator API

Connect your platform to 1,000+ casino games from top providers with a single API integration.

250+ Slots50+ Live TablesTRY · ILS · EUR · USDSeamless Wallet
Base URL
https://api.tagbet.net/api
Authentication
x-api-key header
Format
JSON (REST)

Quick Start

  1. 1
    Contact us to create your client account
    Email: integration@tagbet.net
  2. 2
    Receive your API key from the dashboard
    Format: pk_live_xxxxxxxxxxxxxxxxxxxxxxxx (production) or pk_test_xxxxxxxx (staging)
  3. 3
    Set up your callback endpoint on your server
    We will POST wallet events (bet/win/refund) to your URL
  4. 4
    Call POST /api/v1/launch to get a game URL
    Redirect your player to the returned gameUrl

Authentication

Include your API key in every request header. Keep it secret — never expose it in client-side code.

Use pk_live_... keys for production and pk_test_... keys for staging/testing.

HTTP
x-api-key: pk_live_your_api_key_here

Error Codes

400Bad RequestMissing or invalid parameters
401UnauthorizedInvalid or missing API key
403ForbiddenProvider not enabled for your account
404Not FoundGame or session not found
429Rate LimitedToo many requests — limit is 200 requests per 60 seconds
500Server ErrorInternal error — contact support

Supported Currencies

TRY
Turkish Lira
ILS
Israeli Shekel
EUR
Euro
USD
US Dollar
Ready to integrate?

Contact us to get your API key and start testing in minutes.

Contact Us →