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

/api/v1/pokemon/cards/zsv10pt5-100vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "zsv10pt5-100vh",
"name": "Volcarona",
"number": "100",
"printed_number": "100",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/100vh.large.webp"
}
],
"expansion": {
"id": "zsv10pt5",
"name": "Black Bolt",
"total": 172,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "BLK",
"printed_total": 86,
"release_date": "2025/07/18",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/zsv10pt5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "642553",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/100vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/100vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/zsv10pt5/100vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "120",
"abilities": [
{
"name": "Torrid Scales",
"text": "You must discard a Basic Fire Energy card from your hand in order to use this Ability. Once during your turn, you may make your opponent's Active Pokémon Burned.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Fire Wing",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Illustration Rare",
"artist": "AKIRA EGAWA",
"pricing": {
"currency": "USD",
"market": 60.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 60.65
},
{
"condition": "LP",
"price": 53.45
},
{
"condition": "MP",
"price": 40.31
},
{
"condition": "DMG",
"price": 34.14
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 353,
"low": 300.05,
"high": 405.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 16.53,
"low": 24.99,
"high": 24.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1250,
"low": 721.5,
"high": 1250,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 30,
"high": 31.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 45.33,
"low": 61,
"high": 61,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 40.41,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "TAG",
"grade": "8.5",
"value": 55,
"low": 55,
"high": 55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T04:00:39.264Z",
"trend_7d": {
"direction": "flat",
"percent": -0.46
}
}
}
}