June 2026

Changes to the PkmnPrices API and site in June 2026: new fields and endpoints, limits, behaviour that moved, and fixes. Newest first.

Building against the API? Read the reference or ask on Discord.

Additions

  • The dashboard shows a first-request guide when a key is created

Additions

  • GET /v1/cards/:id/listings/tcgplayer: live TCGplayer seller listings

  • Sign in with Discord

  • Blog: PSA vs BGS vs CGC for Pokémon cards

Improvements & Changes

  • Pro is $14.99 a month

Additions

  • Card attributes on GET /v1/cards/:id: stage, card type, weakness, resistance, retreat cost, energy type, abilities, attacks and flavor text

  • stage, card_type, weakness and energy_type filters on cards

  • Card pages show the card's attributes

Additions

  • Official SDKs for JavaScript and Python

  • A blog, starting with a Discord price bot tutorial

  • eBay sold listings on sealed product pages

Improvements & Changes

  • Code samples in the docs are syntax-highlighted

Bugfixes

  • Sealed product pages no longer fail to load

Improvements & Changes

  • The landing page is redesigned

Additions

  • GET /v1/cards/:id/listings/cardmarket: live Cardmarket offers, Pro and up

  • cardmarket_url on cards

  • GET /llm.md: the integration prompt, served by the API

  • A Cardmarket button on card pages

  • The dashboard shows when the daily credits reset, in local time

Improvements & Changes

  • Listings are split by source: /v1/cards/:id/listings/ebay and /listings/cardmarket replace /listings

  • The dashboard and the docs are redesigned

Bugfixes

  • Price history conditions sort by grade

Additions

  • A USD/EUR toggle in the catalog

Improvements & Changes

  • Cardmarket EUR prices are visible to every visitor

  • A card opens in the currency it was browsed in

Bugfixes

  • Price history defaults to Near Mint

Additions

  • Cardmarket EUR prices for around 300 Japanese sets

  • Cardmarket prices per variant

  • eBay sold listings for sealed products

Improvements & Changes

  • Sealed TCGplayer prices are labelled Unopened

Additions

  • Cardmarket EUR prices, a currency filter on cards, sealed and price history, and currency on every price row

  • Cardmarket EUR prices on card pages, with a currency toggle

Improvements & Changes

  • EUR prices need Pro or above; the free tier is USD only

  • /v1/cards and /v1/sealed lists no longer carry prices; fetch an item for them

  • Sign-up and sign-in are rate limited per IP

Bugfixes

  • The daily credit limit is enforced per account, not per key