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/sgg_ja-2vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "sgg_ja-2vh",
"name": "Gengar VMAX",
"number": "2",
"printed_number": "2",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-2vh.large.webp"
}
],
"expansion": {
"id": "sgg_ja",
"name": "Gengar VMAX High-Class Deck",
"total": 21,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "SGG",
"printed_total": 19,
"release_date": "2021/05/28",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sgg_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sgg_ja.symbol.png",
"translation": {
"en": {
"name": "Gengar VMAX High-Class Deck"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "593913",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-2vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-2vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sgg_ja-2vh.large.webp"
}
]
}
],
"supertype": "ポケモン",
"subtypes": [
"一撃",
"VMAX"
],
"types": [
"悪"
],
"hp": "320",
"weaknesses": [
{
"type": "闘",
"value": "×2"
}
],
"rarity": "Common",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 24.9,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 24.9
},
{
"condition": "MP",
"price": 18
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 70.49,
"low": 39.7,
"high": 82.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 158.99,
"low": 125.99,
"high": 160,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "PSA",
"grade": "9",
"value": 41.5,
"low": 40.67,
"high": 510.49,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
}
],
"market_updated_at": "2026-09-22T02:55:14.157Z",
"trend_7d": {
"direction": "down",
"percent": -7.78
}
}
}
}