Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If Lileep has any React Energy cards attached to it, remove 2 damage counters from Lileep.
The Defending Pokémon is now Confused.
/api/v1/pokemon/cards/ex12-56?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex12-56",
"name": "Lileep",
"number": "56",
"printed_number": "56",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/56.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/56.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/56.large.webp"
}
],
"expansion": {
"id": "ex12",
"name": "Legend Maker",
"total": 93,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "LM",
"printed_total": 92,
"release_date": "2006/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86787",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/56.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/56.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/56.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "80",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tender Tentacles",
"text": "If Lileep has any React Energy cards attached to it, remove 2 damage counters from Lileep.",
"damage": "20"
},
{
"cost": [
"Grass",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Confuse Ray",
"text": "The Defending Pokémon is now Confused.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 0.57,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.57
},
{
"condition": "LP",
"price": 0.34
},
{
"condition": "MP",
"price": 0.31
},
{
"condition": "HP",
"price": 0.24
},
{
"condition": "DMG",
"price": 0.23
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13,
"low": 10,
"high": 16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 14.1,
"low": 11.99,
"high": 16.22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 9.45,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 146.87,
"low": 112.49,
"high": 112.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 23.1,
"low": 33,
"high": 33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 56.02,
"low": 42.59,
"high": 98.06,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T08:04:36.806Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}