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

This attack's damage isn't affected by Resistance.
/api/v1/pokemon/cards/bw7-63vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw7-63vh",
"name": "Dusknoir",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vh.large.webp"
}
],
"expansion": {
"id": "bw7",
"name": "Boundaries Crossed",
"total": 153,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BCR",
"printed_total": 149,
"release_date": "2012/11/07",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85040",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/63vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "130",
"abilities": [
{
"name": "Sinister Hand",
"text": "As often as you like during your turn (before your attack), you may move 1 damage counter from 1 of your opponent's Pokémon to another of your opponent's Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Shadow Punch",
"text": "This attack's damage isn't affected by Resistance.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "kawayoo",
"pricing": {
"currency": "USD",
"market": 4.59,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.59
},
{
"condition": "LP",
"price": 4.49
},
{
"condition": "MP",
"price": 3.92
},
{
"condition": "HP",
"price": 3.42
},
{
"condition": "DMG",
"price": 3.49
}
],
"graded": [
{
"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": 199.99,
"low": 169.99,
"high": 229.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 11.29,
"low": 11.64,
"high": 11.64,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 16,
"low": 16,
"high": 20,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:52:16.970Z",
"trend_7d": {
"direction": "up",
"percent": 1.55
}
}
}
}