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. If heads, this attack does 10 damage plus 30 more damage.
/api/v1/pokemon/cards/ecard4_ja-71?include=prices 200 18ms{
"success": true,
"data": {
"id": "ecard4_ja-71",
"name": "Umbreon",
"number": "71",
"printed_number": "71",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/71.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/71.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/71.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": "576246",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/71.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/71.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard4_ja/71.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "70",
"abilities": [
{
"name": "Dark Gaze",
"text": "As long as Umbreon is your Active Pokémon, Benched Pokémon (yours and your opponent's) can't use Poké-Powers.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Darkness",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Sharp Claws",
"text": "Flip a coin. If heads, this attack does 10 damage plus 30 more damage.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Rare",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 44.15,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 44.15
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 354.78,
"low": 301.56,
"high": 408,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 56,
"low": 47.6,
"high": 64.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 62,
"low": 52.7,
"high": 71.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 75,
"low": 63.75,
"high": 86.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 2390,
"low": 1668,
"high": 3237,
"confidence": "high",
"value_kind": "sold",
"sold_count": 12
},
{
"company": "PSA",
"grade": "4",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 76,
"low": 52,
"high": 100,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 334.38,
"low": 396.1,
"high": 452.9,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 178.5,
"low": 177,
"high": 180,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T03:37:38.340Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}