Request keys
Use account keys in live examples
Each endpoint page lets signed-in users select an existing API key or create a new one inline before running live requests.
Reference / Market Data
Use the PokePrice Lab public REST API to search Pokemon cards, list supported sets, and inspect live sold plus listing summaries without scraping European directly. The catalog stays server-rendered; the public read surface stays key-gated and endpoint-driven.
Available endpoints
Request keys
Each endpoint page lets signed-in users select an existing API key or create a new one inline before running live requests.
Coverage
The public read surface stays intentionally narrow: card search, card detail, history, and the supported set index. Everything maps to the same Pokemon European EUR dataset used across the product surface.
Live examples
The API reference pages generate request examples, keep the resolved path visible, and can execute a live request with the selected account key so you can inspect the exact payload shape before integrating.