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 damage plus 10 more damage for each Energy card attached to the Defending Pokémon.
/api/v1/pokemon/cards/ecard4_ja-42?include=prices 200 15ms{
"success": true,
"data": {
"id": "ecard4_ja-42",
"name": "Alakazam",
"number": "42",
"printed_number": "42",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/42.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/42.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/42.large.webp"
}
],
"expansion": {
"id": "ecard4_ja",
"name": "Split Earth",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "E-Card",
"printed_total": 88,
"release_date": "2002/08/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/ecard4_ja.symbol.png",
"translation": {
"en": {
"name": "Split Earth"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "576167",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/42.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/42.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/42.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Psychic"
],
"hp": "100",
"abilities": [
{
"name": "Energy Jump",
"text": "Once during your turn (before your attack), you may move an Energy card from 1 of your Pokémon to another of your Pokémon. This power can't be used if Alakazam is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psychic",
"text": "This attack does 30 damage plus 10 more damage for each Energy card attached to the Defending Pokémon.",
"damage": "30+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Kimiya Masago",
"pricing": {
"currency": "USD",
"market": 76.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 76.42
},
{
"condition": "MP",
"price": 46
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 86.69,
"low": 73.69,
"high": 99.69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 115,
"low": 97.75,
"high": 132.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 152,
"low": 152,
"high": 162.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 45.5,
"low": 31,
"high": 60,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 57,
"low": 45,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-07-30T10:16:26.195Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}