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/hgss1-32vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "hgss1-32vh",
"name": "Typhlosion",
"number": "32",
"printed_number": "32",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/32vh.large.webp"
}
],
"expansion": {
"id": "hgss1",
"name": "HeartGold & SoulSilver",
"total": 124,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "HS",
"printed_total": 123,
"release_date": "2010/02/10",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hgss1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90106",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/32vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/32vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hgss1/32vh.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 19.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.45
},
{
"condition": "LP",
"price": 9.33
},
{
"condition": "MP",
"price": 8.46
},
{
"condition": "HP",
"price": 3.07
},
{
"condition": "DMG",
"price": 2.35
}
],
"graded": [
{
"company": "AGS",
"grade": "8",
"value": 24.95,
"low": 21.21,
"high": 28.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1080,
"low": 918,
"high": 1242,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 25.5,
"low": 20.5,
"high": 32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 59,
"low": 50.15,
"high": 67.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-28T17:50:40.414Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}