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

Heal 30 damage from each of your Benched Pokémon.
Flip a coin until you get tails. This attack does 30 more damage for each tails.
/api/v1/pokemon/cards/ebb1_ja-70?include=prices 200 17ms{
"success": true,
"data": {
"id": "ebb1_ja-70",
"name": "Meloetta",
"number": "70",
"printed_number": "70",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/70.large.webp"
}
],
"expansion": {
"id": "ebb1_ja",
"name": "EX Battle Boost",
"total": 99,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"code": "EBB",
"printed_total": 93,
"release_date": "2013/03/15",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ebb1_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ebb1_ja.symbol.png",
"translation": {
"en": {
"name": "EX Battle Boost"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "603016",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/70.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/70.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ebb1_ja/70.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Magical Dance",
"text": "Heal 30 damage from each of your Benched Pokémon."
},
{
"cost": [
"Fighting",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Shooting Star Pirouette",
"text": "Flip a coin until you get tails. This attack does 30 more damage for each tails.",
"damage": "40+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 1.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.85
},
{
"condition": "DMG",
"price": 1
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16.99,
"low": 14.44,
"high": 19.54,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 38.75,
"low": 32.94,
"high": 44.56,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 225,
"low": 191.25,
"high": 258.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-14T03:53:50.248Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}