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 any effects on the Defending Pokémon.
Discard the top 3 cards of your deck.
/api/v1/pokemon/cards/bw6-92vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw6-92vh",
"name": "Giratina-EX",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/92vh.large.webp"
}
],
"expansion": {
"id": "bw6",
"name": "Dragons Exalted",
"total": 128,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DRX",
"printed_total": 124,
"release_date": "2012/08/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85740",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/92vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/92vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw6/92vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Dragon"
],
"hp": "180",
"attacks": [
{
"cost": [
"Grass",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shred",
"text": "This attack's damage isn't affected by any effects on the Defending Pokémon.",
"damage": "90"
},
{
"cost": [
"Grass",
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Dragon Pulse",
"text": "Discard the top 3 cards of your deck.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Dragon",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 34.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.19
},
{
"condition": "LP",
"price": 19.61
},
{
"condition": "MP",
"price": 15.61
},
{
"condition": "HP",
"price": 15.24
},
{
"condition": "DMG",
"price": 10.53
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 140,
"low": 119,
"high": 161,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 27.35,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 37.95,
"low": 54.99,
"high": 54.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 70,
"low": 59.5,
"high": 80.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 75.5,
"low": 64.18,
"high": 86.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 3000,
"low": 3000,
"high": 3000,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 32.22,
"low": 13.94,
"high": 25.43,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 54.03,
"low": 35.78,
"high": 86,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -12.8
}
},
{
"company": "PSA",
"grade": "9",
"value": 55,
"low": 55,
"high": 65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:12:20.571Z",
"trend_7d": {
"direction": "flat",
"percent": -0.03
}
}
}
}