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

Your opponent's Active Pokémon is now Asleep.
Flip 2 coins. This attack does 10 damage times the number of heads.
/api/v1/pokemon/cards/xy9-81vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy9-81vrh",
"name": "Clefairy",
"number": "81",
"printed_number": "81",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/81vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/81vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/81vrh.large.webp"
}
],
"expansion": {
"id": "xy9",
"name": "BREAKpoint",
"total": 126,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKP",
"printed_total": 122,
"release_date": "2016/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "111617",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/81vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/81vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy9/81vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fairy"
],
"hp": "60",
"attacks": [
{
"cost": [
"Fairy"
],
"converted_energy_cost": 1,
"name": "Sing",
"text": "Your opponent's Active Pokémon is now Asleep."
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Double Slap",
"text": "Flip 2 coins. This attack does 10 damage times the number of heads.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"resistances": [
{
"type": "Darkness",
"value": "-20"
}
],
"rarity": "Common",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 21.28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.28
},
{
"condition": "LP",
"price": 13.29
},
{
"condition": "MP",
"price": 9.09
},
{
"condition": "HP",
"price": 3.08
},
{
"condition": "DMG",
"price": 8.75
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 22.09,
"low": 18.78,
"high": 25.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"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": 0
},
{
"company": "PSA",
"grade": "9",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:00.680Z",
"trend_7d": {
"direction": "flat",
"percent": 0.14
}
}
}
}