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

This attack does 10 damage times the number of damage counters on Houndour.
Flip a coin. If tails, discard a Fire Energy card attached to Houndour.
/api/v1/pokemon/cards/ecard3-66?include=prices 200 15ms{
"success": true,
"data": {
"id": "ecard3-66",
"name": "Houndour",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/66.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/66.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/66.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86220",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/66.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/66.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/66.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Retaliate",
"text": "This attack does 10 damage times the number of damage counters on Houndour.",
"damage": "10"
},
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Fireworks",
"text": "Flip a coin. If tails, discard a Fire Energy card attached to Houndour.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 33.46,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 33.46
},
{
"condition": "LP",
"price": 28.83
},
{
"condition": "MP",
"price": 21.38
},
{
"condition": "HP",
"price": 6.2
},
{
"condition": "DMG",
"price": 17.58
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 187.5,
"low": 25,
"high": 350,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 35.19,
"low": 29.91,
"high": 40.47,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 20,
"low": 20,
"high": 20,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 49.49,
"low": 42.07,
"high": 56.91,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 79.99,
"low": 67.99,
"high": 91.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 277.78,
"low": 209.96,
"high": 310.55,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 27.5,
"low": 23.38,
"high": 31.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}