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

This attack does 20 more damage times the amount of Metal Energy attached to this Pokémon.
Attach any number of Metal Energy cards from your discard pile to this Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/smp-SM178vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "smp-SM178vh",
"name": "Melmetal-GX",
"number": "SM178",
"printed_number": "SM178",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM178vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM178vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM178vh.large.webp"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "185248",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM178vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM178vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM178vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Metal"
],
"hp": "220",
"abilities": [
{
"name": "Hard Coat",
"text": "This Pokémon takes 30 less damage from attacks (after applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Metal Blast",
"text": "This attack does 20 more damage times the amount of Metal Energy attached to this Pokémon.",
"damage": "110"
},
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Iron Force-GX",
"text": "Attach any number of Metal Energy cards from your discard pile to this Pokémon. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "PLANETA Otani",
"pricing": {
"currency": "USD",
"market": 3.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.75
},
{
"condition": "LP",
"price": 2.87
},
{
"condition": "MP",
"price": 2.12
},
{
"condition": "HP",
"price": 1.94
},
{
"condition": "DMG",
"price": 1.3
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 149.9,
"low": 249.99,
"high": 249.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 28.5,
"low": 20,
"high": 37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 474.99,
"low": 474.99,
"high": 474.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:50:16.813Z",
"trend_7d": {
"direction": "down",
"percent": -0.79
}
}
}
}