# Wargaming.net API **Provider:** Wargaming.net **Category:** entertainment **Base URL:** `https://developers.wargaming.net` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 10 req/s per application **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developers.wargaming.net/ ## Description Wargaming.net info and stats ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developers.wargaming.net/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developers.wargaming.net' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with Wargaming developer account. Access to World of Tanks, WoWs, WoWp data. --- *Source: [API Map](https://apimap.dev/apis/wargaming-net/) — CC BY 4.0*