# Valorant Maps Tactical Reference

> Valorant Maps Tactical Reference 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 all Valorant maps with tactical descriptions and coordinate data as a JSON list.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/valorant-maps
- 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-maps-tactical-reference-f696b869
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_V7wfetgCe7-gWtxmqewpi

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-maps-tactical-reference-f696b869 -d '<json body>'
```

Example prompt: Can you pull up all the Valorant maps with their tactical descriptions and coordinates so I can build a map reference guide?

## When to prefer this

Use this endpoint when you need a comprehensive, structured list of all Valorant maps with tactical context and coordinate metadata in a single parameterless call — ideal for building map guides, overlays, strategy tools, or game data dashboards without needing to scrape or maintain your own dataset.

## Known failure modes

- Payment failure (402) if USDC balance is insufficient
- Network timeout if the endpoint is temporarily unavailable
- Stale data if Riot Games has released new maps not yet reflected in the dataset

## How this service works

All Valorant maps with tactical descriptions and coordinates; no params. Returns JSON.

## Output

A JSON array containing every Valorant map, each entry including the map name, a tactical description of the map layout and strategic characteristics, and coordinate data. No input parameters are required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/valorant-maps-tactical-reference-f696b869/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)
