Additions
Card pages show when market prices were last updated
Bugfixes
Price endpoints return one row per variant and condition, the latest
Price history is ordered oldest to newest
Changes to the PkmnPrices API and site in April 2026: new fields and endpoints, limits, behaviour that moved, and fixes. Newest first.
Building against the API? Read the reference or ask on Discord.
Card pages show when market prices were last updated
Price endpoints return one row per variant and condition, the latest
Price history is ordered oldest to newest
PkmnPrices launches: a REST API for Pokémon card, set and sealed product prices, with a catalog, docs and a dashboard
GET /v1/cards, /v1/sets and /v1/sealed, daily price history, and graded sale listings
Filter cards and sealed products by price and grade, and sort them
grader with fuzzy matching for abbreviations, number and total_set_number on cards, and set search by name
sort on listings: date_desc, date_asc, price_asc, price_desc
tcg_player_id on cards and sealed products
Free, Pro and Business plans; credits are charged per item returned
GET /v1/me, GET /v1/usage, POST /v1/auth/refresh, and set or change password
/llm.md, a summary of the API for coding agents
Email on sign-up, billing and payment events
Rate limits and daily credits apply per account, not per key