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/hsp-HGSS25vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "hsp-HGSS25vh",
"name": "Hitmonlee",
"number": "HGSS25",
"printed_number": "HGSS25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS25vh.large.webp"
}
],
"expansion": {
"id": "hsp",
"name": "HGSS Black Star Promos",
"total": 25,
"language": "English",
"language_code": "en",
"series": "HeartGold & SoulSilver",
"code": "PR-HS",
"printed_total": 25,
"release_date": "2010/02/10",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/hsp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86109",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/hsp/HGSS25vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "80",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Kick",
"damage": "20"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "High Jump Kick",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 13.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.38
},
{
"condition": "LP",
"price": 9.85
},
{
"condition": "MP",
"price": 6.09
},
{
"condition": "HP",
"price": 4.66
},
{
"condition": "DMG",
"price": 4.81
}
],
"graded": [
{
"company": "PSA",
"grade": "5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 44.99,
"low": 44.99,
"high": 46.24,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 51.05,
"low": 46.77,
"high": 54.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 220,
"low": 124,
"high": 324,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:32:58.348Z",
"trend_7d": {
"direction": "up",
"percent": 16.35
}
}
}
}