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

During your next turn, this Pokémon can't use Flare Strike.
This attack does 180 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/sv7_ja-116vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sv7_ja-116vh",
"name": "Cinderace ex",
"number": "116",
"printed_number": "116",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/116vh.large.webp"
}
],
"expansion": {
"id": "sv7_ja",
"name": "Stellar Miracle",
"total": 135,
"language": "Japanese",
"language_code": "ja",
"series": "Scarlet & Violet",
"code": "SV7",
"printed_total": 102,
"release_date": "2024/07/19",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.symbol.png",
"translation": {
"en": {
"name": "Stellar Miracle"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "567971",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/116vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/116vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/116vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2",
"ex",
"Tera"
],
"types": [
"Fire"
],
"hp": "320",
"attacks": [
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flare Strike",
"text": "During your next turn, this Pokémon can't use Flare Strike.",
"damage": "280"
},
{
"cost": [
"Fire",
"Fighting",
"Darkness"
],
"converted_energy_cost": 3,
"name": "Garnet Volley",
"text": "This attack does 180 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.45
},
{
"condition": "MP",
"price": 1.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 18.69,
"high": 27.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.8,
"low": 9.18,
"high": 12.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 37.17,
"low": 43.19,
"high": 44.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 14.76,
"low": 13.49,
"high": 13.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 32.75,
"low": 27.84,
"high": 37.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:43:20.375Z",
"trend_7d": {
"direction": "down",
"percent": -24.85
}
}
}
}