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/ecard1-140?include=prices 200 221ms{
"success": true,
"data": {
"id": "ecard1-140",
"name": "Energy Removal 2",
"number": "140",
"printed_number": "140",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/140.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/140.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/140.large.webp"
}
],
"expansion": {
"id": "ecard1",
"name": "Expedition Base Set",
"total": 165,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "EX",
"printed_total": 165,
"release_date": "2002/09/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85221",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/140.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/140.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard1/140.large.webp"
}
]
}
],
"supertype": "Trainer",
"rarity": "Uncommon",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 1.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.64
},
{
"condition": "LP",
"price": 1.35
},
{
"condition": "MP",
"price": 0.96
},
{
"condition": "HP",
"price": 0.94
},
{
"condition": "DMG",
"price": 0.57
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 60.25,
"low": 20.5,
"high": 99.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3.5,
"low": 2.98,
"high": 4.02,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39.99,
"low": 33.99,
"high": 45.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:48:57.391Z",
"trend_7d": {
"direction": "up",
"percent": 3.8
}
}
}
}