# Deezer Editorial Genre Selections

> Deezer Editorial Genre Selections 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 Deezer's editorially curated genre selections as a JSON list, with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/deezer-editorial
- 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/deezer-editorial-genre-selections-49d21bc8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nAMxp3-PyE0QvXwVxBGyo

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 deezer-editorial-genre-selections-49d21bc8 -d '<json body>'
```

Example prompt: Can you pull up Deezer's editorial genre selections so I can see what music categories they currently feature?

## When to prefer this

Use this endpoint when you need Deezer's editorial genre list — particularly for seeding genre-based music discovery flows, building genre pickers, or mapping genre IDs before calling other Deezer endpoints like album or track lookups. Prefer this over a general Deezer genre list endpoint when you specifically want the editorially curated selections rather than a raw taxonomy.

## Known failure modes

- Deezer API upstream unavailability returns error
- Payment of $0.02 USDC not processed results in 402 response
- Network timeout from the proxy service
- Empty or malformed JSON if upstream data changes structure

## How this service works

Deezer editorial genre selections (no params). Returns JSON.

## Output

A JSON array of Deezer's editorially curated genre objects, likely including genre IDs, names, and associated metadata used to categorize music content on the Deezer platform.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/deezer-editorial-genre-selections-49d21bc8/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)
