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/sm8-182vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "sm8-182vh",
"name": "Lusamine ◇",
"number": "182",
"printed_number": "182",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/182vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/182vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/182vh.large.webp"
}
],
"expansion": {
"id": "sm8",
"name": "Lost Thunder",
"total": 240,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "LOT",
"printed_total": 214,
"release_date": "2018/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "179014",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/182vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/182vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/182vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter",
"Prism Star"
],
"rarity": "Rare Prism Star",
"artist": "nagimiso",
"pricing": {
"currency": "USD",
"market": 0.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.94
},
{
"condition": "LP",
"price": 0.85
},
{
"condition": "MP",
"price": 0.87
},
{
"condition": "DMG",
"price": 0.51
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 51,
"low": 43.35,
"high": 58.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 27.28,
"low": 34.95,
"high": 34.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:52:07.627Z",
"trend_7d": {
"direction": "up",
"percent": 1.08
}
}
}
}