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 times the amount of Energy attached to this Pokémon.
Search your deck for up to 5 cards and put them into your hand. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm10-226vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm10-226vh",
"name": "Whimsicott-GX",
"number": "226",
"printed_number": "226",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/226vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/226vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/226vh.large.webp"
}
],
"expansion": {
"id": "sm10",
"name": "Unbroken Bonds",
"total": 238,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UNB",
"printed_total": 214,
"release_date": "2019/05/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm10.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "189240",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/226vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/226vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm10/226vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Fairy"
],
"hp": "190",
"abilities": [
{
"name": "Fluffy Cotton",
"text": "If any damage is done to this Pokémon by attacks, flip a coin. If heads, prevent that damage.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Energy Blow",
"text": "This attack does 30 more damage times the amount of Energy attached to this Pokémon.",
"damage": "10"
},
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Toy Box-GX",
"text": "Search your deck for up to 5 cards and put them into your hand. Then, shuffle your deck. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 22.97,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 22.97
},
{
"condition": "LP",
"price": 18.59
},
{
"condition": "MP",
"price": 9.61
},
{
"condition": "HP",
"price": 4.95
},
{
"condition": "DMG",
"price": 11.22
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 59.99,
"low": 59.99,
"high": 59.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "6.5",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 32.95,
"low": 28.01,
"high": 37.89,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 193.75,
"low": 173.85,
"high": 232.17,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 32.55,
"low": 25,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "SGC",
"grade": "10",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:23:44.093Z",
"trend_7d": {
"direction": "down",
"percent": -3.08
}
}
}
}