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

If your opponent's Active Pokémon already has any damage counters on it, this attack does 120 more damage.
/api/v1/pokemon/cards/swsh7-109vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh7-109vh",
"name": "Salamence",
"number": "109",
"printed_number": "109",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/109vh.large.webp"
}
],
"expansion": {
"id": "swsh7",
"name": "Evolving Skies",
"total": 237,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "EVS",
"printed_total": 203,
"release_date": "2021/08/27",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "246909",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/109vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/109vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7/109vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "170",
"abilities": [
{
"name": "Intimidating Roar",
"text": "Once during your turn, you may have your opponent switch their Active Pokémon with 1 of their Benched Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Water"
],
"converted_energy_cost": 2,
"name": "Fierce Dragon",
"text": "If your opponent's Active Pokémon already has any damage counters on it, this attack does 120 more damage.",
"damage": "100"
}
],
"rarity": "Rare Holo",
"artist": "kodama",
"pricing": {
"currency": "USD",
"market": 0.72,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.72
},
{
"condition": "LP",
"price": 0.66
},
{
"condition": "MP",
"price": 0.46
},
{
"condition": "HP",
"price": 0.39
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.3,
"low": 21,
"high": 21,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 10.88,
"low": 9.5,
"high": 9.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:17:11.943Z",
"trend_7d": {
"direction": "down",
"percent": -11.11
}
}
}
}