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 Pokémon does 50 damage to itself.
/api/v1/pokemon/cards/xy11-24vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy11-24vh",
"name": "Pyroar BREAK",
"number": "24",
"printed_number": "24",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/24vh.large.webp"
}
],
"expansion": {
"id": "xy11",
"name": "Steam Siege",
"total": 116,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "STS",
"printed_total": 114,
"release_date": "2016/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "121012",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/24vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/24vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/24vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"BREAK"
],
"types": [
"Fire"
],
"hp": "160",
"attacks": [
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Kaiser Tackle",
"text": "This Pokémon does 50 damage to itself.",
"damage": "180"
}
],
"rarity": "Rare BREAK",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 4.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.09
},
{
"condition": "LP",
"price": 2.95
},
{
"condition": "MP",
"price": 2.52
},
{
"condition": "HP",
"price": 1.68
},
{
"condition": "DMG",
"price": 1.2
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 30,
"low": 9,
"high": 36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 12.49,
"low": 12.49,
"high": 12.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 11.1,
"low": 9.38,
"high": 11.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 220,
"low": 130.8,
"high": 232.93,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "6",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 9.5,
"low": 8.07,
"high": 10.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 10,
"low": 10,
"high": 13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:53:50.880Z",
"trend_7d": {
"direction": "up",
"percent": 3.28
}
}
}
}