Skip to content
Beta Release: JK Index is in active development. Data coverage is expanding and you may see gaps or inconsistencies as we iterate. Feedback is welcome.
← Back to Homepage

Private controlled beta

Known-card USD pricing API v0

Bring a TCG, set, and collector number. Receive deterministic identity resolution, printing candidates, USD price snapshots, batch results, or aggregate history.

The beta contract

  • Known cards, not discovery. Inputs are structured identifiers; v0 does not provide fuzzy search or catalog enumeration.
  • USD only. Raw NM/LP/MP and PSA 7–10 are the supported price segments. Non-USD and CGC/BGS requests fail closed.
  • Ambiguity is actionable. Copy the opaque candidate_ref from a candidate into the next request; never parse canonical_id.
  • Cache validators are live. Price, batch, and history honor If-None-Match and can return 304.

Supported now

MethodPathUse
GET/api/v0/healthKeyed health
GET/api/v0/priceSingle-card resolution and pricing
POST/api/v0/price/batchOrdered batch lookup
GET/api/v0/price/historyAggregate price history

/api/v0/coverage and catalog-wide coverage discovery are excluded from this beta.

API Basehttps://api.jkindex.io
Status

If you see 404 on /api/v0/*, you're likely calling jkindex.io instead of api.jkindex.io.

First request

curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.jkindex.io/api/v0/price?tcg=pokemon&set=jungle&number=64&segment=raw_nm&currency=usd"

Integration source of truth

The full consumer documentation covers exact outcomes, batch and history schemas, One Piece normalization, freshness, errors, quotas, and conditional caching.

JK Index was created under Riot Games' "Legal Jibber Jabber" policy using assets owned by Riot Games. Riot Games does not endorse or sponsor this project.

JK Index isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing Riot Games properties. Riot Games, and all associated properties are trademarks or registered trademarks of Riot Games, Inc.

JK Index is an independent collection and price-tracking platform. Riftbound card images and market data shown on this site come from JK Index’s own independent data sources, not from Riot Games or a Riot API.

Riot Games legal policies