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-20vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "clc-20vh",
"name": "Computer Search",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/20vh.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": "527957",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clc/20vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Common",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 0.34,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.34
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 7.52,
"low": 3.75,
"high": 10.78,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 3.26,
"low": 2.77,
"high": 3.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 2.83,
"low": 1.39,
"high": 2.15,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:35:09.312Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}