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 40 more damage for each Metal Energy attached to this Pokémon.
Take another turn after this one. (Skip Pokémon Checkup.) (You can't use more than 1 VSTAR Power in a game.)
/api/v1/pokemon/cards/swsh10-210vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh10-210vh",
"name": "Origin Forme Dialga VSTAR",
"number": "210",
"printed_number": "210",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/210vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/210vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/210vh.large.webp"
}
],
"expansion": {
"id": "swsh10",
"name": "Astral Radiance",
"total": 216,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "ASR",
"printed_total": 189,
"release_date": "2022/05/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "272465",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/210vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/210vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10/210vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VSTAR"
],
"types": [
"Metal"
],
"hp": "280",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Metal Blast",
"text": "This attack does 40 more damage for each Metal Energy attached to this Pokémon.",
"damage": "40"
},
{
"cost": [
"Metal",
"Metal",
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 5,
"name": "Star Chronos",
"text": "Take another turn after this one. (Skip Pokémon Checkup.) (You can't use more than 1 VSTAR Power in a game.)",
"damage": "220"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Rare Secret",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 13.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.58
},
{
"condition": "LP",
"price": 11.04
},
{
"condition": "MP",
"price": 8.25
},
{
"condition": "HP",
"price": 6.2
},
{
"condition": "DMG",
"price": 4.46
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 53.29,
"low": 45.3,
"high": 61.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 29.95,
"low": 15.5,
"high": 29.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 34.95,
"low": 34.95,
"high": 34.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 99,
"low": 76.5,
"high": 119.95,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11
},
{
"company": "PSA",
"grade": "8",
"value": 13.4,
"low": 11.39,
"high": 15.41,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22.75,
"low": 15.5,
"high": 32.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "SGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:53:05.614Z",
"trend_7d": {
"direction": "up",
"percent": 1.8
}
}
}
}