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/xy1-96vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy1-96vh",
"name": "Xerneas",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/96vh.large.webp"
}
],
"expansion": {
"id": "xy1",
"name": "XY",
"total": 146,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "XY",
"printed_total": 146,
"release_date": "2014/02/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90669",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/96vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/96vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/96vh.large.webp"
}
]
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.29
},
{
"condition": "LP",
"price": 1.57
},
{
"condition": "MP",
"price": 1.12
},
{
"condition": "HP",
"price": 1.32
},
{
"condition": "DMG",
"price": 0.84
}
],
"graded": [
{
"company": "BGS",
"grade": "7",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "7.5",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 260,
"low": 159.25,
"high": 293.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 3,
"low": 2.99,
"high": 2.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 13.48,
"low": 5.5,
"high": 5.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:06:09.122Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}