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

If the Defending Pokémon is affected by a Special Condition, this attack does 50 more damage.
Discard a random card from your opponent's hand.
/api/v1/pokemon/cards/bw8-62vrh?include=prices 200 19ms{
"success": true,
"data": {
"id": "bw8-62vrh",
"name": "Giratina",
"number": "62",
"printed_number": "62",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/62vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/62vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/62vrh.large.webp"
}
],
"expansion": {
"id": "bw8",
"name": "Plasma Storm",
"total": 138,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLS",
"printed_total": 135,
"release_date": "2013/02/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85738",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/62vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/62vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/62vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Team Plasma"
],
"types": [
"Psychic"
],
"hp": "130",
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hex",
"text": "If the Defending Pokémon is affected by a Special Condition, this attack does 50 more damage.",
"damage": "50"
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Shadow Claw",
"text": "Discard a random card from your opponent's hand.",
"damage": "90"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 34.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.25
},
{
"condition": "LP",
"price": 24.73
},
{
"condition": "MP",
"price": 12.37
},
{
"condition": "HP",
"price": 4.02
},
{
"condition": "DMG",
"price": 5.47
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 88.25,
"low": 80,
"high": 80,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 892.5,
"low": 254.3,
"high": 5257.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "3",
"value": 21.5,
"low": 18.27,
"high": 24.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 54.5,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 15,
"high": 46.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 121.72,
"low": 33.44,
"high": 162.28,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 39,
"low": 39,
"high": 143.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "TAG",
"grade": "7.5",
"value": 42,
"low": 35.7,
"high": 48.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:42.799Z",
"trend_7d": {
"direction": "flat",
"percent": -0.03
}
}
}
}