PokePrice Lab
Cardmarket Pokemon pricing API with detailed sold baselines, active listing aggregates, language splits, raw condition buckets, graded market depth, seller-country liquidity, and historical price data. Best in class.
PokePrice Lab endpoints
| Method | Endpoint | Description |
|---|---|---|
| Cards | ||
| GET |
/v1/cards/{id} /v1/cards/{id} |
Resolve one card by public PokePrice Lab id. The response includes normalized card identity, Cardmarket listing aggregates, sold baselines, raw condition buckets, and graded… |
| GET |
/v1/cards/{id}/history /v1/cards/{id}/history |
Return sold baselines or Cardmarket listing snapshots for one card. Basic has no history access, Pro supports up to 7 days, and Mega supports up to 180 days. |
| GET |
/v1/cards/search /v1/cards/search |
Search the normalized European Pokemon card index by name, set, language, raw condition, grade, slug, or public ids. Responses include Cardmarket-driven listing aggregates and… |
| GET |
/v1/cards/slug/{slug} /v1/cards/slug/{slug} |
Resolve one card by exact slug and return the same detailed pricing payload as the id endpoint. |
| Sets | ||
| GET |
/v1/sets /v1/sets |
List Pokemon sets mapped into the European pricing index. |
| Games | ||
| GET |
/v1/games /v1/games |
List supported Pokemon game buckets available in the European pricing index. |
| Health | ||
| GET |
/health /health |
Check API availability and database connectivity. This endpoint does not require RapidAPI subscription headers. |
| Other endpoints | ||
| GET |
/v1/sets /v1/sets |
List Pokemon sets mapped into the European pricing index. |
| GET |
/v1/games /v1/games |
List supported Pokemon game buckets available in the European pricing index. |
| GET |
/health /health |
Check API availability and database connectivity. This endpoint does not require RapidAPI subscription headers. |
| GET |
/v1/cards/slug/{slug} /v1/cards/slug/{slug} |
Resolve one card by exact slug and return the same detailed pricing payload as the id endpoint. |
| GET |
/v1/cards/{id} /v1/cards/{id} |
Resolve one card by public PokePrice Lab id. The response includes normalized card identity, Cardmarket listing aggregates, sold baselines, raw condition buckets, and graded… |
| GET |
/v1/cards/search /v1/cards/search |
Search the normalized European Pokemon card index by name, set, language, raw condition, grade, slug, or public ids. Responses include Cardmarket-driven listing aggregates and… |
| GET |
/v1/cards/{id}/history /v1/cards/{id}/history |
Return sold baselines or Cardmarket listing snapshots for one card. Basic has no history access, Pro supports up to 7 days, and Mega supports up to 180 days. |
PokePrice Lab pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $14.99 / month | 3 / second |
|
| ULTRA | $49.99 / month | 10 / second |
|