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

Attach a Basic Fighting Energy card from your hand to 1 of your Pokémon.
Discard up to 4 Energy from your Pokémon. This attack does 60 damage for each card you discarded in this way.
/api/v1/pokemon/cards/sv4-93vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "sv4-93vh",
"name": "Groudon",
"number": "93",
"printed_number": "93",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/93vh.large.webp"
}
],
"expansion": {
"id": "sv4",
"name": "Paradox Rift",
"total": 266,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "PAR",
"printed_total": 182,
"release_date": "2023/11/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv4.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "523762",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv4/93vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "130",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Swelling Power",
"text": "Attach a Basic Fighting Energy card from your hand to 1 of your Pokémon."
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Magma Purge",
"text": "Discard up to 4 Energy from your Pokémon. This attack does 60 damage for each card you discarded in this way.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Uta",
"pricing": {
"currency": "USD",
"market": 0.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.01
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 12.25,
"low": 9,
"high": 12.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12,
"low": 3,
"high": 12,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-16T03:09:38.890Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}