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/swsh1w_ja-69vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "swsh1w_ja-69vh",
"name": "Lapras VMAX",
"number": "69",
"printed_number": "69",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/69vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/69vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/69vh.large.webp"
}
],
"expansion": {
"id": "swsh1w_ja",
"name": "Sword",
"total": 75,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S1W",
"printed_total": 60,
"release_date": "2019/12/06",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1w_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh1w_ja.symbol.png",
"translation": {
"en": {
"name": "Sword"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "568582",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/69vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/69vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh1w_ja/69vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX"
],
"types": [
"Water"
],
"hp": "320",
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 12.08,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.08
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 49.5,
"low": 20,
"high": 50,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11.87,
"low": 10.09,
"high": 13.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 46,
"low": 46,
"high": 75.6,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T04:04:24.151Z",
"trend_7d": {
"direction": "down",
"percent": -1.87
}
}
}
}