# TCGApi Cardmarket EU Coverage Statistics

> TCGApi Cardmarket EU Coverage Statistics is a paid API for AI agents from api.tcgapi.dev, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).

Returns Cardmarket EU pricing coverage statistics across all indexed TCG card sets including Pokemon, Magic: The Gathering, Yu-Gi-Oh, and Lorcana.

## Facts

- Endpoint: POST https://api.tcgapi.dev/v1/cardmarket/coverage
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/api-tcgapi-dev-7fb12423
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YpD7XgxhMV2A8i4FLcgfi

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 api-tcgapi-dev-7fb12423 -d '<json body>'
```

Example prompt: What's the current Cardmarket EU pricing coverage across all indexed TCG sets — break it down by game including Pokemon, Magic: The Gathering, Yu-Gi-Oh, and Lorcana?

## When to prefer this

Use this endpoint when you need a high-level audit or summary of how completely Cardmarket EU pricing data covers the indexed TCG card catalog — ideal for data quality checks, coverage dashboards, or deciding which games/sets are reliable for price lookups before querying individual card prices.

## Known failure modes

- Invalid or malformed POST body returns 400 error
- Cardmarket data temporarily unavailable returns 503
- Payment not processed (x402 payment required) returns 402
- Rate limit exceeded returns 429

## How this service works

Cardmarket EU pricing coverage statistics across all indexed TCG card sets — Pokemon, Magic: The Gathering, Yu-Gi-Oh, Lorcana.

## Output

A JSON response containing Cardmarket EU pricing coverage statistics broken down by TCG game and card set, including counts of cards with pricing data, total indexed cards, and coverage percentages across Pokemon, Magic: The Gathering, Yu-Gi-Oh, and Lorcana.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/api-tcgapi-dev-7fb12423/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.tcgapi.dev](https://www.zero.xyz/host/api.tcgapi.dev/llms.txt)
