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/m6_ja-108vh?include=prices 200 14ms{
"success": true,
"data": {
"id": "m6_ja-108vh",
"name": "Raikou ex",
"number": "108",
"printed_number": "108",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-108vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-108vh.large.webp"
}
],
"expansion": {
"id": "m6_ja",
"name": "Storm Emeralda",
"total": 113,
"language": "Japanese",
"language_code": "ja",
"series": "Mega Evolution",
"code": "M6",
"printed_total": 76,
"release_date": "2026/07/31",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/m6_ja.symbol.png",
"translation": {
"en": {
"name": "Storm Emeralda"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "709261",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-108vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-108vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/m6_ja-108vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"たね",
"ex"
],
"types": [
"雷"
],
"hp": "200",
"weaknesses": [
{
"type": "闘",
"value": "×2"
}
],
"rarity": "スペシャルアートレア",
"artist": "Oku",
"pricing": {
"currency": "USD",
"market": 63.88,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 63.88
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 178.34,
"low": 155.52,
"high": 219.09,
"confidence": "high",
"value_kind": "sold",
"sold_count": 7,
"trend": {
"direction": "down",
"percent": -11.9
}
},
{
"company": "PSA",
"grade": "9",
"value": 84,
"low": 71.4,
"high": 96.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 258,
"low": 258,
"high": 258,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 259.95,
"low": 147.95,
"high": 259.95,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T03:12:51.121Z",
"trend_7d": {
"direction": "up",
"percent": 14.81
}
}
}
}