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-24vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "clb-24vh",
"name": "Pokémon Fan Club",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/24vh.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": "201195",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clb/24vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Common",
"artist": "Sanosuke Sakuma",
"pricing": {
"currency": "USD",
"market": 0.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.34
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15.3,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 5.99,
"low": 5.09,
"high": 6.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4.17,
"low": 3.51,
"high": 4.83,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T04:03:54.935Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}