Skip to main content
GET
Get current price snapshots
The newest snapshot of each kind, cards and products, in the same six-field shape a pokemon.card_prices.snapshot or pokemon.product_prices.snapshot delivery carries: url, sha256 and bytes for the file, rows and subjects for what it holds. null for a kind nothing has published yet. Call it to bootstrap a mirror without waiting for a delivery, or to pick up a snapshot whose delivery you missed. See Price snapshots for the file format, how to verify a download, and how to apply one. Fetching the file a manifest names costs nothing against your rate limit: it lives on assets.cromos.so, outside /v1. This call itself is one ordinary /v1 request.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Current snapshots

data
object
required
error
object | null
required