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

As long as this Haxorus is your Active Pokémon, each of its attacks does 100 more damage (before applying Weakness and Resistance). You can't add more than 100 damage in this way.
Discard the top 3 cards of your deck.
/api/v1/pokemon/cards/xy8-111vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy8-111vrh",
"name": "Haxorus",
"number": "111",
"printed_number": "111",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/111vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/111vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/111vrh.large.webp"
}
],
"expansion": {
"id": "xy8",
"name": "BREAKthrough",
"total": 165,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKT",
"printed_total": 162,
"release_date": "2015/11/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "107230",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/111vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/111vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/111vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Dragon"
],
"hp": "160",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Dragon Dance",
"text": "As long as this Haxorus is your Active Pokémon, each of its attacks does 100 more damage (before applying Weakness and Resistance). You can't add more than 100 damage in this way."
},
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Sharp Fang",
"damage": "60"
},
{
"cost": [
"Fighting",
"Metal"
],
"converted_energy_cost": 2,
"name": "Dragon Pulse",
"text": "Discard the top 3 cards of your deck.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Fairy",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "hatachu",
"pricing": {
"currency": "USD",
"market": 2.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.06
},
{
"condition": "LP",
"price": 1.78
},
{
"condition": "MP",
"price": 1.18
},
{
"condition": "HP",
"price": 1.84
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 11,
"low": 11,
"high": 16,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:26:59.102Z",
"trend_7d": {
"direction": "flat",
"percent": -0.48
}
}
}
}