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/xy9-96?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy9-96",
"name": "All-Night Party",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/96.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/96.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/96.large.webp"
}
],
"expansion": {
"id": "xy9",
"name": "BREAKpoint",
"total": 126,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKP",
"printed_total": 122,
"release_date": "2016/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "111569",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/96.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/96.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/96.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Uncommon",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 8.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.1
},
{
"condition": "LP",
"price": 4.05
},
{
"condition": "MP",
"price": 2.37
},
{
"condition": "HP",
"price": 0.8
},
{
"condition": "DMG",
"price": 0.54
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 8.4,
"low": 7.14,
"high": 9.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 180,
"low": 153,
"high": 207,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 65.25,
"low": 15.5,
"high": 112.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 152.5,
"low": 64.99,
"high": 177.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8.5",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 49.95,
"low": 42.46,
"high": 57.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:00.680Z",
"trend_7d": {
"direction": "down",
"percent": -1.7
}
}
}
}