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 an Energy card attached to Salamence.
/api/v1/pokemon/cards/pt4_ja-72vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "pt4_ja-72vh",
"name": "Salamence LV.X",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/72vh.large.webp"
}
],
"expansion": {
"id": "pt4_ja",
"name": "Advent of Arceus",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Platinum",
"code": "PT4",
"printed_total": 90,
"release_date": "2009/07/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pt4_ja.symbol.png",
"translation": {
"en": {
"name": "Advent of Arceus"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "607716",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pt4_ja/72vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Level-Up"
],
"types": [
"Colorless"
],
"hp": "160",
"abilities": [
{
"name": "Double Fall",
"text": "Once during your turn (before your attack), when you put Salamence LV.X from your hand onto your Active Salamence, you may use this power. For each of your opponent's Pokémon that is Knocked Out by damage from Salamence's attacks this turn, take 1 more Prize card.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Fire",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Steam Blast",
"text": "Discard an Energy card attached to Salamence.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Holo",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 34.61,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.61
},
{
"condition": "LP",
"price": 30
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 76.8,
"low": 65.28,
"high": 88.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 63,
"low": 53.55,
"high": 72.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 43.1,
"low": 36.64,
"high": 49.57,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 954,
"low": 715,
"high": 1696.72,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "8",
"value": 100,
"low": 100,
"high": 100,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 145,
"low": 127.5,
"high": 178.69,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-22T03:15:30.122Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}