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/xy4-97vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "xy4-97vh",
"name": "Head Ringer Team Flare Hyper Gear",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/97vh.large.webp"
}
],
"expansion": {
"id": "xy4",
"name": "Phantom Forces",
"total": 124,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PHF",
"printed_total": 119,
"release_date": "2014/11/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "94665",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/97vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/97vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/97vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool F"
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.35,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.35
},
{
"condition": "LP",
"price": 0.99
},
{
"condition": "MP",
"price": 0.81
},
{
"condition": "HP",
"price": 0.64
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 7.55,
"low": 6.42,
"high": 8.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 55.5,
"low": 55.38,
"high": 55.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5.5,
"low": 5.5,
"high": 6.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:38:55.670Z",
"trend_7d": {
"direction": "up",
"percent": 2.17
}
}
}
}