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

Flip 2 coins. This attack does 20 damage times the number of heads.
/api/v1/pokemon/cards/neo3-26vuu?include=prices 200 19ms{
"success": true,
"data": {
"id": "neo3-26vuu",
"name": "Sudowoodo",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/26vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/26vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/26vuu.large.webp"
}
],
"expansion": {
"id": "neo3-unlimited",
"name": "Neo Revelation Unlimited",
"total": 66,
"language": "English",
"language_code": "en",
"series": "Neo",
"printed_total": 66,
"release_date": "2001/09/21",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/neo3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89590",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/26vuu.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/26vuu.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/neo3-unlimited/26vuu.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "60",
"abilities": [
{
"name": "Mimic",
"text": "As long as Sudowoodo is your Active Pokémon, it copies all of the Defending Pokémon's attacks, including their costs. This power can't be used if Sudowoodo is Asleep, Confused, or Paralyzed.",
"type": "Pokémon Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Slam",
"text": "Flip 2 coins. This attack does 20 damage times the number of heads.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 4.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.99
},
{
"condition": "MP",
"price": 4.54
},
{
"condition": "HP",
"price": 3.18
},
{
"condition": "DMG",
"price": 3.45
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30.26,
"low": 17.51,
"high": 43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 29.99,
"low": 25.49,
"high": 34.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 93.75,
"low": 29,
"high": 123.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11.5,
"low": 9.99,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 35.11,
"low": 38.95,
"high": 38.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 33.99,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:28:32.733Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}