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-85vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh6k_ja-85vh",
"name": "Shadow Rider Calyrex VMAX",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/85vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/85vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/85vh.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": "569313",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/85vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/85vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh6k_ja/85vh.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": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 13.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 13.87
},
{
"condition": "MP",
"price": 8.99
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 26.66,
"low": 22.66,
"high": 30.66,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:38:29.143Z",
"trend_7d": {
"direction": "up",
"percent": 12.13
}
}
}
}