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. If both of them are heads, this attack does 100 more damage.
/api/v1/pokemon/cards/svp-12vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "svp-12vh",
"name": "Dondozo",
"number": "12",
"printed_number": "12",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/12vh.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "491187",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/12vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/12vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/12vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "150",
"attacks": [
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hammer In",
"damage": "60"
},
{
"cost": [
"Water",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dangerous Wave",
"text": "Flip 2 coins. If both of them are heads, this attack does 100 more damage.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 0.32,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.32
},
{
"condition": "LP",
"price": 0.3
},
{
"condition": "MP",
"price": 0.25
},
{
"condition": "HP",
"price": 0.24
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 4.5,
"low": 3.83,
"high": 5.18,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 18.49,
"low": 17.63,
"high": 18.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 16.13,
"low": 13.71,
"high": 18.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 125.09,
"low": 70.56,
"high": 98.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 9.61,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 3,
"low": 3,
"high": 3.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:16.708Z",
"trend_7d": {
"direction": "up",
"percent": 3.23
}
}
}
}