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

Flip a coin until you get tails. This attack does 30 damage times the number of heads.
Discard all Lightning Energy attached to this Pokémon. This attack does 50 damage times the number of Energy cards you discarded.
/api/v1/pokemon/cards/cp6_ja-94vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "cp6_ja-94vh",
"name": "Pikachu-EX",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/94vh.large.webp"
}
],
"expansion": {
"id": "cp6_ja",
"name": "Expansion Pack 20th Anniversary",
"total": 103,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "CP6",
"printed_total": 87,
"release_date": "2016/09/16",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp6_ja.symbol.png",
"translation": {
"en": {
"name": "Expansion Pack 20th Anniversary"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "606145",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/94vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/94vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp6_ja/94vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Lightning"
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Iron Tail",
"text": "Flip a coin until you get tails. This attack does 30 damage times the number of heads.",
"damage": "30×"
},
{
"cost": [
"Lightning",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Overspark",
"text": "Discard all Lightning Energy attached to this Pokémon. This attack does 50 damage times the number of Energy cards you discarded.",
"damage": "50×"
}
],
"rarity": "Super Rare",
"artist": "Megumi Mizutani",
"pricing": {
"currency": "USD",
"market": 1500,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1500
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 3980.55,
"low": 3383.47,
"high": 4577.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 450,
"low": 382.5,
"high": 517.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 617,
"low": 524.45,
"high": 709.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "10",
"value": 4633.65,
"low": 7800,
"high": 7800,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 510,
"low": 433.5,
"high": 586.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 8649.99,
"low": 7530,
"high": 9450,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "8",
"value": 743.1,
"low": 1050,
"high": 1050,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 2238,
"low": 1924.5,
"high": 2574.5,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "SGC",
"grade": "10",
"value": 4000,
"low": 3400,
"high": 4600,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 829,
"low": 807.48,
"high": 853.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T09:19:24.076Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}