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 any amount of basic Energy from this Pokémon. This attack does 50 more damage for each card you discarded in this way.
Discard the top 5 cards of your opponent's deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm8-218vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8-218vh",
"name": "Magcargo-GX",
"number": "218",
"printed_number": "218",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/218vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/218vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/218vh.large.webp"
}
],
"expansion": {
"id": "sm8",
"name": "Lost Thunder",
"total": 240,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "LOT",
"printed_total": 214,
"release_date": "2018/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "178849",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/218vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/218vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/218vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Fire"
],
"hp": "210",
"abilities": [
{
"name": "Crushing Charge",
"text": "Once during your turn (before your attack), you may discard the top card of your deck. If it's a basic Energy card, attach it to 1 of your Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Lava Flow",
"text": "Discard any amount of basic Energy from this Pokémon. This attack does 50 more damage for each card you discarded in this way.",
"damage": "50"
},
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Burning Magma-GX",
"text": "Discard the top 5 cards of your opponent's deck. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 14.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14.07
},
{
"condition": "LP",
"price": 10.78
},
{
"condition": "MP",
"price": 8.01
},
{
"condition": "HP",
"price": 9.8
},
{
"condition": "DMG",
"price": 5
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 26.99,
"low": 26.99,
"high": 26.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 215.74,
"low": 275,
"high": 275,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 47,
"low": 32.2,
"high": 51.22,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-09-21T03:52:07.627Z",
"trend_7d": {
"direction": "down",
"percent": -2.22
}
}
}
}