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

Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy5-85vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "xy5-85vh",
"name": "Groudon-EX",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/85vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/85vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/85vh.large.webp"
}
],
"expansion": {
"id": "xy5",
"name": "Primal Clash",
"total": 164,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PRC",
"printed_total": 160,
"release_date": "2015/02/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "95983",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/85vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/85vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy5/85vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fighting"
],
"hp": "180",
"attacks": [
{
"cost": [
"Fighting",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rip Claw",
"text": "Flip a coin. If heads, discard an Energy attached to your opponent's Active Pokémon.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Massive Rend",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 15.41,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.41
},
{
"condition": "LP",
"price": 10.41
},
{
"condition": "MP",
"price": 6.54
},
{
"condition": "HP",
"price": 4.49
},
{
"condition": "DMG",
"price": 3.81
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35.5,
"low": 21,
"high": 49.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 199,
"low": 169.15,
"high": 228.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 249,
"low": 206.5,
"high": 270,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "2",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 26.31,
"low": 25.96,
"high": 34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 49.5,
"low": 15,
"high": 53,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 76.25,
"low": 89.99,
"high": 89.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "9.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:31:16.225Z",
"trend_7d": {
"direction": "flat",
"percent": -0.13
}
}
}
}