freeapis

Valorant (non-official)

An extensive API containing data of most Valorant in-game items, assets and more

Authentication
No auth
HTTPS
Yes
CORS
Unknown
Documentation / URL
https://valorant-api.com

Overview

The non-official Valorant API (valorant-api.com) serves game data for Riot’s shooter: agents, maps, weapons, skins, bundles, ranks, player cards, and more — keyless and free. A community project that’s the go-to source for Valorant fan tools and loadout apps.

Note: this is not Riot’s official API — Riot’s own API (developer.riotgames.com) requires a key and serves match/account data.

Quick Start

All agents (verified live):

curl "https://valorant-api.com/v1/agents"
{
  "status": 200,
  "data": [
    {
      "uuid": "add6443a-41bd-e414-f6ad-e58d267f4e95",
      "displayName": "Jett",
      "description": "Representing her home country of South Korea...",
      "role": { "displayName": "Duelist" },
      "displayIcon": "https://media.valorant-api.com/agents/.../displayicon.png"
    }
  ]
}

Weapons / maps / bundles:

curl "https://valorant-api.com/v1/weapons"
curl "https://valorant-api.com/v1/maps"
curl "https://valorant-api.com/v1/bundles"

Ranks / player cards:

curl "https://valorant-api.com/v1/ranks"
curl "https://valorant-api.com/v1/playercards"

Authentication

None — keyless.

Rate Limits & Notes

  • Free; no hard documented limit — be polite.
  • All data comes with uuid identifiers and displayIcon/displayName fields — easy to render.
  • The API is community-maintained and updates when the game patches.
  • For match history/account data, use Riot’s official API (separate key required).

FAQ

Is this API free? Yes — free and keyless.

Is it official? No — it’s a community project; Riot’s official API is separate and keyed.

What data is available? Agents, weapons, maps, bundles, skins, ranks, player cards, and more.

More in Games & Comics

APIAuthHTTPSCORS
AmiiboAPI

Nintendo Amiibo Information

No authYesYes
Animal Crossing: New Horizons

API for critters, fossils, art, music, furniture and villagers

No authYesUnknown
Astroworld

Free Minecraft data: mobs, biomes, items, enchantments, structures, commands, versions, achievements, trades

No authYesYes
Autochess VNG

Rest Api for Autochess VNG

No authYesYes
Barter.VG

Provides information about Game, DLC, Bundles, Giveaways, Trading

No authYesYes