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 20 damage times the amount of Energy attached to all of your Pokémon.
/api/v1/pokemon/cards/xy11f_ja-42vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy11f_ja-42vh",
"name": "Xerneas BREAK",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/42vh.large.webp"
}
],
"expansion": {
"id": "xy11f_ja",
"name": "Fever-Burst Fighter",
"total": 59,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY11",
"printed_total": 54,
"release_date": "2016/06/17",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy11f_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy11f_ja.symbol.png",
"translation": {
"en": {
"name": "Fever-Burst Fighter"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603263",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/42vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/42vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11f_ja/42vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"BREAK"
],
"types": [
"Fairy"
],
"hp": "150",
"attacks": [
{
"cost": [
"Fairy",
"Fairy"
],
"converted_energy_cost": 2,
"name": "Life Stream",
"text": "This attack does 20 damage times the amount of Energy attached to all of your Pokémon.",
"damage": "20×"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 24.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 24.99
},
{
"condition": "DMG",
"price": 9.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 95.28,
"low": 150,
"high": 150,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-07-16T03:29:33.005Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}