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

You may discard an Energy from this Pokémon. If you do, discard an Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/swsh8b_ja-218vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh8b_ja-218vh",
"name": "Centiskorch V",
"number": "218",
"printed_number": "218",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-218vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-218vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-218vh.large.webp"
}
],
"expansion": {
"id": "swsh8b_ja",
"name": "VMAX Climax",
"total": 293,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8b",
"printed_total": 184,
"release_date": "2021/12/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.symbol.png",
"translation": {
"en": {
"name": "VMAX Climax"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571470",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-218vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-218vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-218vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"V"
],
"types": [
"Fire"
],
"hp": "210",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Radiating Heat",
"text": "You may discard an Energy from this Pokémon. If you do, discard an Energy attached to your opponent's Active Pokémon.",
"damage": "20"
},
{
"cost": [
"Fire",
"Fire",
"Fire",
"Fire"
],
"converted_energy_cost": 4,
"name": "Burning Train",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Ultra-premium character",
"artist": "Yuya Oka",
"pricing": {
"currency": "USD",
"market": 3.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.25
},
{
"condition": "LP",
"price": 2.69
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 26.88,
"low": 23.75,
"high": 30,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 25.86,
"low": 25,
"high": 25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:44:35.947Z",
"trend_7d": {
"direction": "up",
"percent": 0.62
}
}
}
}