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/mbg_ja-3vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "mbg_ja-3vh",
"name": "Mega Gengar ex",
"number": "3",
"printed_number": "3",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.large.webp"
}
],
"expansion": {
"id": "mbg_ja",
"name": "Mega Gengar ex Starter Set MEGA",
"total": 22,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "MBG",
"printed_total": 21,
"release_date": "2025/09/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mbg_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mbg_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Gengar ex Starter Set MEGA"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "653856",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbg_ja-3vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"2進化",
"メガ",
"ex"
],
"types": [
"悪"
],
"hp": "350",
"abilities": [
{
"name": "かげかくし",
"text": "このポケモンがいるかぎり、自分のDarknessポケモンが、相手の「ポケモンex」からワザのダメージを受けてきぜつしたとき、とられるサイドは1枚少なくなる。この特性の効果は重ならない。",
"type": "特性"
}
],
"weaknesses": [
{
"type": "闘",
"value": "×2"
}
],
"rarity": "Common",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 6.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.42
},
{
"condition": "LP",
"price": 6
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 23.75,
"low": 19.49,
"high": 35.8,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10
},
{
"company": "PSA",
"grade": "10",
"value": 41.72,
"low": 37.7,
"high": 43.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:31:50.783Z",
"trend_7d": {
"direction": "down",
"percent": -2.58
}
}
}
}