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

Put 1 damage counter, plus 1 more damage counter for each damage counter on Shedinja, on the Defending Pokémon.
/api/v1/pokemon/cards/ex3-11vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex3-11vh",
"name": "Shedinja",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/11vh.large.webp"
}
],
"expansion": {
"id": "ex3",
"name": "Dragon",
"total": 100,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DR",
"printed_total": 97,
"release_date": "2003/11/24",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89117",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/11vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "30",
"abilities": [
{
"name": "Wonder Guard",
"text": "Prevent all effects of attacks, including damage, done to Shedinja by your opponent's Evolved Pokémon and Pokémon-ex.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Damage Curse",
"text": "Put 1 damage counter, plus 1 more damage counter for each damage counter on Shedinja, on the Defending Pokémon."
}
],
"rarity": "Rare Holo",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 39.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 39.99
},
{
"condition": "MP",
"price": 18.7
},
{
"condition": "HP",
"price": 12.94
},
{
"condition": "DMG",
"price": 10.34
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 150,
"low": 150,
"high": 587,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 39,
"low": 39,
"high": 40,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 67,
"low": 56.95,
"high": 77.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 249,
"low": 211.65,
"high": 286.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 19,
"low": 15.5,
"high": 19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 33.9,
"low": 34.99,
"high": 34.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 72.12,
"low": 99.99,
"high": 99.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 190.9,
"low": 141.75,
"high": 239.47,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T02:22:24.156Z",
"trend_7d": {
"direction": "up",
"percent": 105.08
}
}
}
}