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/mbd_ja-22vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "mbd_ja-22vh",
"name": "Meloetta",
"number": "22",
"printed_number": "22",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-22vh.large.webp"
}
],
"expansion": {
"id": "mbd_ja",
"name": "Mega Diancie ex Starter Set MEGA",
"total": 22,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "MBD",
"printed_total": 21,
"release_date": "2025/09/05",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mbd_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mbd_ja.symbol.png",
"translation": {
"en": {
"name": "Mega Diancie ex Starter Set MEGA"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-22vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-22vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mbd_ja-22vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね"
],
"types": [
"超"
],
"hp": "90",
"weaknesses": [
{
"type": "悪",
"value": "×2"
}
],
"resistances": [
{
"type": "闘",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Keisin",
"pricing": {
"currency": "USD",
"market": 8.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.76
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.65,
"low": 37.4,
"high": 48.6,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 18.74,
"low": 15.93,
"high": 21.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:36:31.800Z",
"trend_7d": {
"direction": "down",
"percent": -0.57
}
}
}
}