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-11vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy2_ja-11vh",
"name": "Charizard-EX",
"number": "11",
"printed_number": "11",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/11vh.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": "603338",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/11vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/11vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy2_ja/11vh.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": "Double Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 16.29,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.29
},
{
"condition": "LP",
"price": 8.5
},
{
"condition": "MP",
"price": 4.99
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 52.81,
"low": 44.89,
"high": 60.73,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "8",
"value": 102,
"low": 86.7,
"high": 117.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 36.64,
"low": 39,
"high": 39,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 22.5,
"low": 19.13,
"high": 25.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150.5,
"low": 114.5,
"high": 238.85,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -12.8
}
},
{
"company": "PSA",
"grade": "5",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 34.95,
"low": 29.71,
"high": 40.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 49.99,
"low": 31.95,
"high": 138.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
}
],
"market_updated_at": "2026-07-16T02:36:15.279Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}