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/swsh6k_ja-87vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh6k_ja-87vh",
"name": "Metagross VMAX",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/87vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/87vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/87vh.large.webp"
}
],
"expansion": {
"id": "swsh6k_ja",
"name": "Jet-Black Spirit",
"total": 95,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S6K",
"printed_total": 70,
"release_date": "2021/04/23",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6k_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh6k_ja.symbol.png",
"translation": {
"en": {
"name": "Jet-Black Spirit"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569315",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/87vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/87vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/87vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Rapid Strike",
"VMAX"
],
"types": [
"Metal"
],
"hp": "330",
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Grass",
"value": "-30"
}
],
"rarity": "Hyper Rare",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 14,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 14
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 32,
"low": 27.2,
"high": 36.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 26,
"low": 20,
"high": 26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 41.5,
"low": 35.28,
"high": 47.72,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:38:29.143Z",
"trend_7d": {
"direction": "up",
"percent": 126.54
}
}
}
}