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

Attach up to 2 Fire Energy cards from your discard pile to 1 of your Benched Pokémon.
This Pokémon also does 30 damage to itself.
/api/v1/pokemon/cards/swsh35-8vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh35-8vh",
"name": "Incineroar V",
"number": "8",
"printed_number": "8",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/8vh.large.webp"
}
],
"expansion": {
"id": "swsh35",
"name": "Champion's Path",
"total": 80,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "CPA",
"printed_total": 73,
"release_date": "2020/09/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh35.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh35.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "222329",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/8vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/8vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh35/8vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fire"
],
"hp": "220",
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Grand Flame",
"text": "Attach up to 2 Fire Energy cards from your discard pile to 1 of your Benched Pokémon.",
"damage": "90"
},
{
"cost": [
"Fire",
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Flare Blitzer",
"text": "This Pokémon also does 30 damage to itself.",
"damage": "220"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo V",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 1.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.81
},
{
"condition": "LP",
"price": 1.29
},
{
"condition": "MP",
"price": 1.42
},
{
"condition": "HP",
"price": 1.39
},
{
"condition": "DMG",
"price": 0.66
}
],
"graded": [
{
"company": "BCCG",
"grade": "10",
"value": 9.5,
"low": 14.39,
"high": 14.39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"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": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 35.5,
"low": 23.3,
"high": 49.11,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12,
"low": 9,
"high": 18.68,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:03:08.109Z",
"trend_7d": {
"direction": "up",
"percent": 2.26
}
}
}
}