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 Water Energy card attached to Kyogre ex. Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/np-1vh?include=prices 200 36ms{
"success": true,
"data": {
"id": "np-1vh",
"name": "Kyogre ex",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/1vh.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": "86555",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/1vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Water"
],
"hp": "120",
"attacks": [
{
"cost": [
"Water",
"Water",
"Water",
"Water"
],
"converted_energy_cost": 4,
"name": "Major Flood",
"text": "Discard a Water Energy card attached to Kyogre ex. Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Hiromichi Sugiyama",
"pricing": {
"currency": "USD",
"market": 22.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.5
},
{
"condition": "MP",
"price": 15.96
},
{
"condition": "HP",
"price": 14.16
},
{
"condition": "DMG",
"price": 10.66
}
],
"graded": [
{
"company": "CGC",
"grade": "4",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 525,
"low": 370.8,
"high": 554.66,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "CGC",
"grade": "9",
"value": 799,
"low": 287.8,
"high": 887.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 173,
"low": 147.05,
"high": 198.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "3",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 290.45,
"low": 360,
"high": 360,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 360,
"low": 75.83,
"high": 400,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "8",
"value": 650,
"low": 138.99,
"high": 759.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 1450,
"low": 421.6,
"high": 1610,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "8",
"value": 44.04,
"low": 43.73,
"high": 43.73,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-03T07:31:36.085Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}