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

You may discard up to 4 Energy cards from your hand, and this attack does 40 more damage for each card you discarded in this way.
/api/v1/pokemon/cards/me3-31vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "me3-31vh",
"name": "Mega Clefable ex",
"number": "31",
"printed_number": "31",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-31vh.large.webp"
}
],
"expansion": {
"id": "me3",
"name": "Perfect Order",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "POR",
"printed_total": 88,
"release_date": "2026/03/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "684383",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-31vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-31vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-31vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"MEGA",
"ex"
],
"types": [
"Psychic"
],
"hp": "320",
"abilities": [
{
"name": "Luminous Wing",
"text": "Prevent all effects of your opponent's Pokémon's Abilities done to this Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic"
],
"converted_energy_cost": 2,
"name": "Shooting Moons",
"text": "You may discard up to 4 Energy cards from your hand, and this attack does 40 more damage for each card you discarded in this way.",
"damage": "120+"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 0.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.56
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 13.2,
"low": 13.2,
"high": 13.2,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 26,
"low": 26,
"high": 69.99,
"confidence": "high",
"value_kind": "sold",
"sold_count": 11,
"trend": {
"direction": "down",
"percent": -54
}
},
{
"company": "PSA",
"grade": "9",
"value": 14.5,
"low": 9.76,
"high": 20.15,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6,
"trend": {
"direction": "down",
"percent": -17.1
}
},
{
"company": "TAG",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:59:00.217Z",
"trend_7d": {
"direction": "down",
"percent": -16.42
}
}
}
}