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 30 more damage for each different type of Pokémon on your Bench.
If this Pokémon was healed during this turn, this attack does 80 more damage.
/api/v1/pokemon/cards/xy8-107vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "xy8-107vh",
"name": "Xerneas",
"number": "107",
"printed_number": "107",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/107vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/107vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/107vh.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": "107226",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/107vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/107vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/107vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fairy"
],
"hp": "120",
"attacks": [
{
"cost": [
"Fairy",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rainbow Force",
"text": "This attack does 30 more damage for each different type of Pokémon on your Bench.",
"damage": "10"
},
{
"cost": [
"Fairy",
"Fairy",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Power Creation",
"text": "If this Pokémon was healed during this turn, this attack does 80 more damage.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 1.64,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.64
},
{
"condition": "MP",
"price": 0.74
},
{
"condition": "HP",
"price": 0.86
},
{
"condition": "DMG",
"price": 0.45
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 83,
"low": 72,
"high": 94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:47.264Z",
"trend_7d": {
"direction": "up",
"percent": 1.86
}
}
}
}