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 3 coins. This attack does 20 damage times the number of heads.
/api/v1/pokemon/cards/bw2-67vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "bw2-67vrh",
"name": "Zoroark",
"number": "67",
"printed_number": "67",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/67vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/67vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/67vrh.large.webp"
}
],
"expansion": {
"id": "bw2",
"name": "Emerging Powers",
"total": 98,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "EPO",
"printed_total": 98,
"release_date": "2011/08/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90750",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/67vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/67vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw2/67vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "100",
"attacks": [
{
"cost": [
"Darkness"
],
"converted_energy_cost": 1,
"name": "Fury Swipes",
"text": "Flip 3 coins. This attack does 20 damage times the number of heads.",
"damage": "20"
},
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Night Daze",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 11.03,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.03
},
{
"condition": "LP",
"price": 3.76
},
{
"condition": "MP",
"price": 3.78
},
{
"condition": "HP",
"price": 3
},
{
"condition": "DMG",
"price": 2.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 130,
"low": 110.5,
"high": 149.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:43:24.154Z",
"trend_7d": {
"direction": "up",
"percent": 7.93
}
}
}
}