Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/clb-19vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "clb-19vh",
"name": "Boss's Orders",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/19vh.large.webp"
}
],
"expansion": {
"id": "clb",
"name": "Pokémon TCG Classic - Blastoise",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLB",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clb.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clb.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "201175",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/19vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Common",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 0.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.84
},
{
"condition": "LP",
"price": 0.8
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16.23,
"low": 12,
"high": 18.97,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 2.38,
"low": 2.28,
"high": 2.48,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 41,
"low": 34.85,
"high": 47.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7.9,
"low": 6.55,
"high": 6.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T04:03:54.935Z",
"trend_7d": {
"direction": "down",
"percent": -4.55
}
}
}
}