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/col1-88vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "col1-88vh",
"name": "Grass Energy",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/88vh.large.webp"
}
],
"expansion": {
"id": "col1",
"name": "Call of Legends",
"total": 106,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "CL",
"printed_total": 95,
"release_date": "2011/02/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/col1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85880",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/88vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/88vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/col1/88vh.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Basic"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 72.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 72.75
},
{
"condition": "LP",
"price": 63.25
},
{
"condition": "MP",
"price": 51.96
},
{
"condition": "HP",
"price": 34.99
},
{
"condition": "DMG",
"price": 29.99
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 185,
"low": 157.25,
"high": 212.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 31.2,
"low": 26.52,
"high": 35.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 96.5,
"low": 82.03,
"high": 110.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 37.3,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 93.9,
"low": 149.99,
"high": 149.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 209.5,
"low": 154,
"high": 254,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "TAG",
"grade": "8",
"value": 52.99,
"low": 45.04,
"high": 60.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:35:50.578Z",
"trend_7d": {
"direction": "flat",
"percent": 0.12
}
}
}
}