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

If the Defending Pokémon already has any damage counters on it, the Defending Pokémon is now Burned.
Flip a coin. If tails, discard 2 Fire Energy attached to Houndoom.
/api/v1/pokemon/cards/dp6-57?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp6-57",
"name": "Houndoom",
"number": "57",
"printed_number": "57",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/57.large.webp"
}
],
"expansion": {
"id": "dp6",
"name": "Legends Awakened",
"total": 146,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "LA",
"printed_total": 146,
"release_date": "2008/08/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp6.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86208",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/57.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/57.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp6/57.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "80",
"abilities": [
{
"name": "Revenge Fang",
"text": "If you have less Benched Pokémon than your opponent, each of Houndoom's attacks does 40 more damage to the Active Pokémon (before applying Weakness and Resistance).",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Burning Sensation",
"text": "If the Defending Pokémon already has any damage counters on it, the Defending Pokémon is now Burned.",
"damage": "20"
},
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Bright Flame",
"text": "Flip a coin. If tails, discard 2 Fire Energy attached to Houndoom.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "+20"
}
],
"rarity": "Uncommon",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 3.81,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.81
},
{
"condition": "LP",
"price": 3.01
},
{
"condition": "MP",
"price": 1.53
},
{
"condition": "HP",
"price": 0.97
},
{
"condition": "DMG",
"price": 1.52
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 135,
"low": 114.75,
"high": 155.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 34.99,
"low": 29.74,
"high": 40.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 111,
"low": 94.35,
"high": 127.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:52:25.756Z",
"trend_7d": {
"direction": "up",
"percent": 12.72
}
}
}
}