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 a coin. If heads, the Defending Pokémon is now Poisoned.
If the Defending Pokémon has any damage counters on it, this attack does 30 damage plus 30 more damage.
/api/v1/pokemon/cards/ex3-13vrh?include=prices 200 14ms{
"success": true,
"data": {
"id": "ex3-13vrh",
"name": "Crawdaunt",
"number": "13",
"printed_number": "13",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/13vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/13vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/13vrh.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": "84462",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/13vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/13vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex3/13vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "80",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Poison Claws",
"text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rend",
"text": "If the Defending Pokémon has any damage counters on it, this attack does 30 damage plus 30 more damage.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 11.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.92
},
{
"condition": "LP",
"price": 4.9
},
{
"condition": "MP",
"price": 4.14
},
{
"condition": "HP",
"price": 1.8
},
{
"condition": "DMG",
"price": 1.99
}
],
"graded": [
{
"company": "AGS",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 14,
"high": 21.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "7.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 28.75,
"low": 8.5,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 39.99,
"low": 40,
"high": 40,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 59,
"low": 11,
"high": 59,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10.52,
"low": 8.94,
"high": 12.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 28,
"low": 21.2,
"high": 37.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 6,
"high": 24.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 38.13,
"low": 60.28,
"high": 60.28,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:22:24.156Z",
"trend_7d": {
"direction": "up",
"percent": 15.39
}
}
}
}