# Valorant Game Modes Directory

> Valorant Game Modes Directory is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Returns a list of all Valorant game modes with their descriptions and durations as JSON, requiring no parameters.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/valorant-gamemodes
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/valorant-game-modes-directory-91a516b0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OWMsQGgAakP_6JuPstxd1

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability valorant-game-modes-directory-91a516b0 -d '<json body>'
```

Example prompt: Can you pull up a list of all Valorant game modes, including their descriptions and how long each one typically lasts?

## When to prefer this

Use this endpoint when you need a quick, structured reference of all Valorant game modes with descriptions and durations, without needing to scrape the official Valorant website or rely on unstructured sources. Ideal for building game info bots, FAQs, or enriching Valorant-related content.

## Known failure modes

- Service unavailable (5xx) if upstream data source is down
- Payment required error if x402 payment header is not provided or is insufficient
- Stale or outdated game mode data if Valorant releases new modes not yet reflected

## How this service works

Valorant game modes with descriptions and durations; no params. Returns JSON.

## Output

A JSON array or object containing all Valorant game modes, each with a name, a description of the mode's gameplay rules, and its typical duration.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/valorant-game-modes-directory-91a516b0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
