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/base1-1st-edition-79?include=prices 200 17ms{
"success": true,
"data": {
"id": "base1-1st-edition-79",
"name": "Super Energy Removal",
"number": "79",
"printed_number": "79",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-79.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-79.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-79.large.webp"
}
],
"expansion": {
"id": "base1-1st-edition",
"name": "Base 1st Edition",
"total": 102,
"language": "English",
"language_code": "en",
"series": "Base",
"printed_total": 102,
"release_date": "1999/01/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "107076",
"variants": [
{
"name": "firstEdition",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-79.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-79.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base1-1st-edition/1st-edition-79.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "Keiji Kinebuchi",
"pricing": {
"currency": "USD",
"market": 157.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 157.01
},
{
"condition": "LP",
"price": 118.98
},
{
"condition": "MP",
"price": 95.43
},
{
"condition": "HP",
"price": 49.95
},
{
"condition": "DMG",
"price": 42.4
}
],
"graded": [
{
"company": "BGS",
"grade": "7.5",
"value": 85,
"low": 72.25,
"high": 97.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 110.83,
"low": 159.5,
"high": 159.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 1999,
"low": 1699.15,
"high": 2298.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 79.71,
"low": 109.54,
"high": 109.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 144.35,
"low": 168,
"high": 168,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 574.5,
"low": 574.5,
"high": 599.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "5",
"value": 23,
"low": 23,
"high": 34.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 19.3,
"low": 16.41,
"high": 22.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 67.08,
"low": 106.29,
"high": 106.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 84.99,
"low": 73.75,
"high": 84.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 195,
"low": 176.5,
"high": 202,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:29:47.275Z",
"trend_7d": {
"direction": "up",
"percent": 58.6
}
}
}
}