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/swsh7d_ja-81vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh7d_ja-81vh",
"name": "Garbodor VMAX",
"number": "81",
"printed_number": "81",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/81vh.large.webp"
}
],
"expansion": {
"id": "swsh7d_ja",
"name": "Skyscraping Perfection",
"total": 90,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S7D",
"printed_total": 67,
"release_date": "2021/07/09",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7d_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh7d_ja.symbol.png",
"translation": {
"en": {
"name": "Skyscraping Perfection"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569404",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh7d_ja/81vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Darkness"
],
"hp": "330",
"abilities": [
{
"name": "Junk Gather",
"text": "This Pokémon may have up to 2 Pokémon Tools attached to it. If it loses this Ability, discard Pokémon Tools from it until only 1 remains.",
"type": "Ability"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.5
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 28.5,
"low": 12,
"high": 45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 3,
"low": 2.55,
"high": 3.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-21T12:35:19.212Z",
"trend_7d": {
"direction": "down",
"percent": -2.23
}
}
}
}