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

Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. This attack's damage isn't affected by Weakness or Resistance.
Discard 2 Energy attached to Salamence ex.
/api/v1/pokemon/cards/pcg2_ja-64vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "pcg2_ja-64vh",
"name": "Salamence ex",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/64vh.large.webp"
}
],
"expansion": {
"id": "pcg2_ja",
"name": "Clash of the Blue Sky",
"total": 82,
"language": "Japanese",
"language_code": "ja",
"series": "PCG",
"printed_total": 82,
"release_date": "2004/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/pcg2_ja.symbol.png",
"translation": {
"en": {
"name": "Clash of the Blue Sky"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "612317",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/64vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/64vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pcg2_ja/64vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex"
],
"types": [
"Colorless"
],
"hp": "160",
"abilities": [
{
"name": "Dragon Lift",
"text": "The Retreat Cost for each of your Pokémon (excluding Pokémon-ex and Baby Pokémon) is 0.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Flame Jet",
"text": "Choose 1 of your opponent's Pokémon. This attack does 40 damage to that Pokémon. This attack's damage isn't affected by Weakness or Resistance."
},
{
"cost": [
"Fire",
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Bright Flame",
"text": "Discard 2 Energy attached to Salamence ex.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Colorless",
"value": "×2"
}
],
"resistances": [
{
"type": "Fire",
"value": "-30-30"
}
],
"rarity": "Rare Holo ex",
"artist": "Hikaru Koike",
"pricing": {
"currency": "USD",
"market": 55,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 55
}
],
"graded": [
{
"company": "BGS",
"grade": "7",
"value": 201.65,
"low": 171.4,
"high": 231.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 170,
"low": 167.5,
"high": 170,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 25.04,
"low": 31.2,
"high": 31.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 42.5,
"low": 36.13,
"high": 48.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 64.5,
"low": 59,
"high": 75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
}
],
"market_updated_at": "2026-09-22T02:01:52.132Z",
"trend_7d": {
"direction": "up",
"percent": 37.53
}
}
}
}