# Valorant (non-official) API **Provider:** Valorant (non-official) **Category:** entertainment **Base URL:** `https://valorant-api.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://valorant-api.com ## Description An extensive API containing data of most Valorant in-game items, assets and more ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://valorant-api.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://valorant-api.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/valorant-non-official/) — CC BY 4.0*