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-98vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy4-98vh",
"name": "Jamming Net Team Flare Hyper Gear",
"number": "98",
"printed_number": "98",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/98vh.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": "94666",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/98vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/98vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy4/98vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool F"
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.22,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.22
},
{
"condition": "LP",
"price": 0.68
},
{
"condition": "MP",
"price": 0.71
},
{
"condition": "HP",
"price": 0.48
},
{
"condition": "DMG",
"price": 0.42
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 41,
"low": 41,
"high": 212.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 9.5,
"low": 9.13,
"high": 9.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:38:55.670Z",
"trend_7d": {
"direction": "up",
"percent": 0.83
}
}
}
}