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/hgss3-71?include=prices 200 17ms{
"success": true,
"data": {
"id": "hgss3-71",
"name": "Burned Tower",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/71.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/71.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/71.large.webp"
}
],
"expansion": {
"id": "hgss3",
"name": "HS—Undaunted",
"total": 91,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "UD",
"printed_total": 90,
"release_date": "2010/08/18",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84058",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/71.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/71.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss3/71.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Uncommon",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 2.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.22
},
{
"condition": "LP",
"price": 0.93
},
{
"condition": "MP",
"price": 0.65
},
{
"condition": "HP",
"price": 0.28
},
{
"condition": "DMG",
"price": 0.45
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 65,
"low": 57.5,
"high": 65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:48:06.184Z",
"trend_7d": {
"direction": "up",
"percent": 9.36
}
}
}
}