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

/api/v1/pokemon/cards/miscpp_ja-25?include=prices 200 17ms{
"success": true,
"data": {
"id": "miscpp_ja-25",
"name": "Umbreon",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/25.large.webp"
}
],
"expansion": {
"id": "miscpp_ja",
"name": "P Promos",
"total": 47,
"language": "Japanese",
"language_code": "ja",
"series": "Other",
"printed_total": 47,
"release_date": "2001/07/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscpp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/miscpp_ja.symbol.png",
"translation": {
"en": {
"name": "P Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/miscpp_ja/25.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Darkness"
],
"hp": "80",
"abilities": [
{
"name": "Dark Moon",
"text": "As long as Umbreon is your Active Pokémon and has a Darkness Energy attached to it, once during your turn (before your attack), you may look at your opponent's hand. Choose from it a number of cards up to the number of Darkness Energy attached to Umbreon and shuffle them into your opponent's deck. Your opponent then draws the same number of cards from his or her deck. This power can't be used if Umbreon is affected by a Special Condition.",
"type": "Poké-Power"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 600,
"is_stale": true,
"conditions": [],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 750,
"low": 637.5,
"high": 862.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 320,
"low": 272,
"high": 368,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 650,
"low": 552.5,
"high": 747.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 478.65,
"low": 406.85,
"high": 550.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 573,
"low": 487.05,
"high": 658.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T14:16:40.502Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}