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

Discard a Fighting Energy card attached to Groudon ex. Does 10 damage to your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/np-2vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "np-2vh",
"name": "Groudon ex",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/2vh.large.webp"
}
],
"expansion": {
"id": "np",
"name": "Nintendo Black Star Promos",
"total": 40,
"language": "English",
"language_code": "en",
"series": "NP",
"code": "PR-NP",
"printed_total": 40,
"release_date": "2003/10/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85928",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/2vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fighting"
],
"hp": "120",
"attacks": [
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Fighting"
],
"converted_energy_cost": 4,
"name": "Major Earthquake",
"text": "Discard a Fighting Energy card attached to Groudon ex. Does 10 damage to your Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Kazuo Yazawa",
"pricing": {
"currency": "USD",
"market": 250,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 250
},
{
"condition": "LP",
"price": 130.75
},
{
"condition": "MP",
"price": 112.8
},
{
"condition": "HP",
"price": 60
},
{
"condition": "DMG",
"price": 45
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 264,
"low": 351,
"high": 359,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 273.75,
"low": 425,
"high": 425,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 526,
"low": 454.5,
"high": 775,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "CGC",
"grade": "9.5",
"value": 299,
"low": 201,
"high": 299,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 205,
"low": 174.25,
"high": 235.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "2",
"value": 149.99,
"low": 127.49,
"high": 172.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 108,
"low": 91.8,
"high": 124.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 18.5,
"low": 18.5,
"high": 161.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 400,
"low": 91.6,
"high": 426,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "PSA",
"grade": "8",
"value": 400,
"low": 144.02,
"high": 912.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "9",
"value": 1399,
"low": 650,
"high": 1571.2,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7
},
{
"company": "TAG",
"grade": "7.5",
"value": 41.3,
"low": 35.1,
"high": 47.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-12T06:20:34.137Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}