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 10 damage times the number of heads.
Flip a coin for each of your Pokémon in play (including Sneasel ex). This attack does 20 damage times the number of heads.
/api/v1/pokemon/cards/adv1_ja-46vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "adv1_ja-46vh",
"name": "Sneasel ex",
"number": "46",
"printed_number": "46",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/46vh.large.webp"
}
],
"expansion": {
"id": "adv1_ja",
"name": "ADV Expansion Pack",
"total": 55,
"language": "Japanese",
"language_code": "ja",
"series": "ADV",
"printed_total": 55,
"release_date": "2003/01/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/adv1_ja.symbol.png",
"translation": {
"en": {
"name": "ADV Expansion Pack"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "613083",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/46vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/46vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/adv1_ja/46vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Darkness"
],
"hp": "80",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Double Scratch",
"text": "Flip 2 coins. This attack does 10 damage times the number of heads.",
"damage": "10×"
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Beat Up",
"text": "Flip a coin for each of your Pokémon in play (including Sneasel ex). This attack does 20 damage times the number of heads.",
"damage": "20×"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Rare Holo ex",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 34.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.99
},
{
"condition": "MP",
"price": 24.99
},
{
"condition": "DMG",
"price": 14
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 209.83,
"low": 84.5,
"high": 219.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 129.5,
"low": 127.9,
"high": 281.89,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:22:18.406Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}