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/xy12-97?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy12-97",
"name": "Darkness Energy",
"number": "97",
"printed_number": "97",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/97.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/97.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/97.large.webp"
}
],
"expansion": {
"id": "xy12",
"name": "Evolutions",
"total": 113,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "EVO",
"printed_total": 108,
"release_date": "2016/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "124110",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/97.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/97.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy12/97.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Basic"
],
"rarity": "Common",
"pricing": {
"currency": "USD",
"market": 1.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.45
},
{
"condition": "LP",
"price": 1.19
},
{
"condition": "MP",
"price": 1.1
},
{
"condition": "HP",
"price": 0.57
},
{
"condition": "DMG",
"price": 1.18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 3.88,
"low": 3.3,
"high": 4.46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 140.5,
"low": 119.43,
"high": 161.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:19:13.631Z",
"trend_7d": {
"direction": "down",
"percent": -3.33
}
}
}
}