# Tebex API **Provider:** Tebex **Category:** entertainment **Base URL:** `https://docs.tebex.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://docs.tebex.io/plugin/ ## Description Tebex API for information about game purchases ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://docs.tebex.io/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://docs.tebex.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with Tebex store. 0% platform fee on most game servers; payment processing fees apply. --- *Source: [API Map](https://apimap.dev/apis/tebex/) — CC BY 4.0*