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-86vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh6k_ja-86vh",
"name": "Shadow Rider Calyrex VMAX",
"number": "86",
"printed_number": "86",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/86vh.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": "569314",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/86vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/86vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/86vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX",
"ex"
],
"types": [
"Psychic"
],
"hp": "320",
"abilities": [
{
"name": "Underworld Gate",
"text": "Once during your turn, you may attach a Psychic Energy card from your hand to 1 of your Benched Psychic Pokémon. If you do, draw 2 cards.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Hyper Rare",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 211.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 211.99
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 1127.25,
"low": 492,
"high": 1762.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 233,
"low": 198.05,
"high": 267.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 152,
"low": 129.2,
"high": 174.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 388.42,
"low": 371.5,
"high": 660,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 294.99,
"low": 250.74,
"high": 339.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:38:29.143Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}