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

Discard the top 2 cards of your opponent's deck.
Attach a Fire Energy card from your discard pile to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/xy8r_ja-9vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy8r_ja-9vh",
"name": "Houndoom-EX",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/9vh.large.webp"
}
],
"expansion": {
"id": "xy8r_ja",
"name": "Red Flash",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY8",
"printed_total": 59,
"release_date": "2015/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy8r_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy8r_ja.symbol.png",
"translation": {
"en": {
"name": "Red Flash"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "604083",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/9vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/9vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8r_ja/9vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Fire"
],
"hp": "170",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Melting Horn",
"text": "Discard the top 2 cards of your opponent's deck."
},
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Grand Flame",
"text": "Attach a Fire Energy card from your discard pile to 1 of your Benched Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 5.48,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.48
},
{
"condition": "LP",
"price": 4.5
},
{
"condition": "MP",
"price": 2.99
},
{
"condition": "DMG",
"price": 3
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 60.61,
"low": 51.52,
"high": 69.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 21,
"low": 21,
"high": 107.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 77.44,
"low": 91.05,
"high": 99.85,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-16T03:03:42.741Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}