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/swsh6a_ja-95vh?include=prices 200 21ms{
"success": true,
"data": {
"id": "swsh6a_ja-95vh",
"name": "Umbreon VMAX",
"number": "95",
"printed_number": "95",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/95vh.large.webp"
}
],
"expansion": {
"id": "swsh6a_ja",
"name": "Eevee Heroes",
"total": 101,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S6a",
"printed_total": 69,
"release_date": "2021/05/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6a_ja.symbol.png",
"translation": {
"en": {
"name": "Eevee Heroes"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570557",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6a_ja/95vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Single Strike",
"VMAX"
],
"types": [
"Darkness"
],
"hp": "310",
"rarity": "Hyper Rare",
"artist": "KEIICHIRO ITO",
"pricing": {
"currency": "USD",
"market": 2450,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2450
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 2556.45,
"low": 2172.98,
"high": 2939.92,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "ARS",
"grade": "10",
"value": 3689.99,
"low": 3136.49,
"high": 4243.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "10",
"value": 6132.59,
"low": 5738.19,
"high": 12150,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 1802,
"low": 1788.5,
"high": 1802,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 2025,
"low": 1700,
"high": 2350,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 500,
"low": 425,
"high": 575,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 1400,
"low": 1190,
"high": 1610,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 1825,
"low": 1825,
"high": 1825,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 1693,
"low": 2650,
"high": 2650,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 4730,
"low": 145.9,
"high": 5000,
"confidence": "high",
"value_kind": "sold",
"sold_count": 23,
"trend": {
"direction": "up",
"percent": 16.8
}
},
{
"company": "PSA",
"grade": "8",
"value": 1005,
"low": 854.25,
"high": 1155.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 1332.5,
"low": 1330,
"high": 1559.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "TAG",
"grade": "10",
"value": 3499.99,
"low": 2974.99,
"high": 4024.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:25:28.575Z",
"trend_7d": {
"direction": "up",
"percent": 22.5
}
}
}
}