# Valorant Competitive Tiers

> Valorant Competitive Tiers 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-14).

Returns ranked competitive tier tables (all ranks/episodes) for Valorant with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/valorant-competitive-tiers
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/valorant-competitive-tiers-319b6f38
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_isvrh-TqtccKJmM2xJLvA

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-competitive-tiers-319b6f38 -d '<json body>'
```

Example prompt: Can you pull up all the Valorant competitive ranked tiers across every episode for me?

## When to prefer this

Use this endpoint when you need a complete, structured reference of all Valorant competitive tiers across episodes — especially for building rank displays, validating user-submitted rank strings, or populating rank selector UI. Prefer this over scraping Valorant wikis or game APIs directly.

## Known failure modes

- Payment failure (402) if USDC payment of $0.02 is not included
- Downstream data source unavailable (503/500)
- Unexpected schema changes if Valorant adds new episodes or tiers

## How this service works

Valorant ranked competitive tier tables across episodes; no params. Returns JSON.

## Output

A JSON object containing Valorant competitive tier tables organized by episode, including tier names, rank levels, and associated metadata for all competitive ranks across all episodes.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/valorant-competitive-tiers-319b6f38/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)
