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/clc-33vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "clc-33vh",
"name": "Basic Fire Energy",
"number": "33",
"printed_number": "33",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/33vh.large.webp"
}
],
"expansion": {
"id": "clc",
"name": "Pokémon TCG Classic - Charizard",
"total": 34,
"language": "English",
"language_code": "en",
"series": "Other",
"code": "CLC",
"printed_total": 34,
"release_date": "2023/11/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clc.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "527983",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/33vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/33vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/33vh.large.webp"
}
]
}
],
"supertype": "Energy",
"rarity": "Common",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 1.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.07
},
{
"condition": "LP",
"price": 1.02
},
{
"condition": "MP",
"price": 0.89
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 9,
"low": 6.34,
"high": 11.7,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "6.5",
"value": 1.99,
"low": 1.61,
"high": 2.37,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 5.25,
"low": 4.46,
"high": 6.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 65,
"low": 61.59,
"high": 65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.01,
"low": 7.66,
"high": 10.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 340,
"low": 289,
"high": 391,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 99,
"low": 84.15,
"high": 113.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:35:09.312Z",
"trend_7d": {
"direction": "down",
"percent": -0.93
}
}
}
}