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 Metal Energy from this Pokémon.
/api/v1/pokemon/cards/sma-SV30vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "sma-SV30vh",
"name": "Beldum",
"number": "SV30",
"printed_number": "SV30",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV30vh.large.webp"
}
],
"expansion": {
"id": "sm115",
"name": "Hidden Fates",
"total": 69,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "HIF",
"printed_total": 68,
"release_date": "2019/08/23",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "197793",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV30vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV30vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/sma-SV30vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "60",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Core Beam",
"text": "Discard a Metal Energy from this Pokémon.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Shiny",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 2.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.97
},
{
"condition": "LP",
"price": 2.43
},
{
"condition": "MP",
"price": 2.6
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 17.75,
"low": 13,
"high": 23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 7,
"high": 7,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 16.18,
"low": 15.2,
"high": 16.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 51.75,
"low": 47.55,
"high": 75.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "PSA",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 16.05,
"low": 7,
"high": 22.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:55:32.965Z",
"trend_7d": {
"direction": "down",
"percent": -1
}
}
}
}