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

Move an Energy from this Pokémon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/sv9-31vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sv9-31vh",
"name": "Volcanion ex",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/31vh.large.webp"
}
],
"expansion": {
"id": "sv9",
"name": "Journey Together",
"total": 190,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "JTG",
"printed_total": 159,
"release_date": "2025/03/28",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "623458",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv9/31vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Fire"
],
"hp": "220",
"abilities": [
{
"name": "Scalding Steam",
"text": "Once during your turn, if this Pokémon is in the Active Spot, you may make your opponent's Active Pokémon Burned.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Scorching Cyclone",
"text": "Move an Energy from this Pokémon to 1 of your Benched Pokémon.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.66,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.66
},
{
"condition": "HP",
"price": 0.5
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 33.59,
"low": 28.55,
"high": 38.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 5.07,
"low": 4.4,
"high": 5.56,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 10.88,
"low": 10.88,
"high": 11.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39.95,
"low": 39.88,
"high": 39.88,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.98,
"low": 29.95,
"high": 29.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:12:09.107Z",
"trend_7d": {
"direction": "down",
"percent": -9.59
}
}
}
}