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

Each Defending Pokémon is now Confused.
Does 30 damage plus 30 more damage for each Trainer card your opponent has in play.
/api/v1/pokemon/cards/ex8-29vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex8-29vrh",
"name": "Xatu",
"number": "29",
"printed_number": "29",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/29vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/29vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/29vrh.large.webp"
}
],
"expansion": {
"id": "ex8",
"name": "Deoxys",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DX",
"printed_total": 107,
"release_date": "2005/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90663",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/29vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/29vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/29vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "70",
"abilities": [
{
"name": "Mirror Coat",
"text": "If Xatu is Burned or Poisoned by an opponent's attack (even if Xatu is Knocked Out), the Attacking Pokémon is now affected by the same Special Conditions (1 if there is only 1).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Dazzle Dance",
"text": "Each Defending Pokémon is now Confused."
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Psyloop",
"text": "Does 30 damage plus 30 more damage for each Trainer card your opponent has in play.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Yuka Morii",
"pricing": {
"currency": "USD",
"market": 13.15,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.15
},
{
"condition": "LP",
"price": 10
},
{
"condition": "MP",
"price": 7.15
},
{
"condition": "HP",
"price": 5.13
},
{
"condition": "DMG",
"price": 2.55
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 118.75,
"low": 100,
"high": 137.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 48.65,
"low": 79.99,
"high": 79.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 59.99,
"low": 10,
"high": 59.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 89.97,
"low": 67.2,
"high": 67.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 495,
"low": 420.75,
"high": 569.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 30,
"low": 14,
"high": 30,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 58,
"low": 36.5,
"high": 67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-17T02:17:53.977Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}