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

Flip a coin. If heads, search your deck for up to 3 basic Energy card and attach it to this Pokémon. Shuffle your deck afterward.
Discard an Energy attached to this Pokémon.
/api/v1/pokemon/cards/xy2_ja-81vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy2_ja-81vh",
"name": "Charizard-EX",
"number": "81",
"printed_number": "81",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/81vh.large.webp"
}
],
"expansion": {
"id": "xy2_ja",
"name": "Wild Blaze",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY2",
"printed_total": 80,
"release_date": "2014/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy2_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy2_ja.symbol.png",
"translation": {
"en": {
"name": "Wild Blaze"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603339",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/81vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fire"
],
"hp": "180",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Stoke",
"text": "Flip a coin. If heads, search your deck for up to 3 basic Energy card and attach it to this Pokémon. Shuffle your deck afterward."
},
{
"cost": [
"Fire",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Fire Blast",
"text": "Discard an Energy attached to this Pokémon.",
"damage": "120"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 275,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 275
},
{
"condition": "MP",
"price": 149.99
}
],
"graded": [
{
"company": "BGS",
"grade": "8",
"value": 225,
"low": 191.25,
"high": 258.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8.5",
"value": 235,
"low": 199.75,
"high": 270.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 862,
"low": 732.7,
"high": 991.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 495,
"low": 420.75,
"high": 569.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 157.5,
"low": 133.88,
"high": 181.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 142,
"low": 120.7,
"high": 163.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 257,
"low": 218.45,
"high": 295.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 162.9,
"low": 134.5,
"high": 230.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 2312.5,
"low": 1920,
"high": 5425,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "4",
"value": 127,
"low": 107.95,
"high": 146.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 177.23,
"low": 260,
"high": 260,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 720,
"low": 528.51,
"high": 827.05,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-04-30T03:46:23.756Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}