# Valorant Sprays Catalog

> Valorant Sprays Catalog 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-15).

Returns the full catalog of Valorant in-game sprays including categories and icon data, with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/valorant-sprays
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/valorant-sprays-catalog-f2c2feee
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_kh6QSBPiJy6uCn-iVKto7

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-sprays-catalog-f2c2feee -d '<json body>'
```

Example prompt: Can you pull up the full list of all Valorant sprays, including their categories and icons?

## When to prefer this

Use this endpoint when you need a comprehensive, structured list of all Valorant sprays with category and icon metadata — ideal for building Valorant cosmetics browsers, game companion apps, or enriching spray-related game data without needing to scrape Riot's own resources.

## Known failure modes

- Service unavailable (5xx) if upstream data source is down
- Payment failure if USDC balance is insufficient for the $0.02 fee
- Stale data if Valorant spray catalog has been recently updated but endpoint has not refreshed

## How this service works

Full catalog of Valorant sprays with categories and icons; no params. Returns JSON.

## Output

A JSON array containing the complete catalog of Valorant sprays, each entry including the spray name, category classification, and icon image reference.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/valorant-sprays-catalog-f2c2feee/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)
