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/xy11-51vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy11-51vh",
"name": "Hoopa",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/51vh.large.webp"
}
],
"expansion": {
"id": "xy11",
"name": "Steam Siege",
"total": 116,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "STS",
"printed_total": 114,
"release_date": "2016/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "121140",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/51vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/51vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/51vh.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "Yoshinobu Saito",
"pricing": {
"currency": "USD",
"market": 0.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.88
},
{
"condition": "LP",
"price": 0.67
},
{
"condition": "MP",
"price": 0.64
},
{
"condition": "HP",
"price": 0.5
},
{
"condition": "DMG",
"price": 0.31
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 4.25,
"low": 3.61,
"high": 4.89,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 7.51,
"low": 6.38,
"high": 8.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:53:50.880Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}