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/sm1-158vh?include=prices 200 28ms{
"success": true,
"data": {
"id": "sm1-158vh",
"name": "Nest Ball",
"number": "158",
"printed_number": "158",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/158vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/158vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/158vh.large.webp"
}
],
"expansion": {
"id": "sm1",
"name": "Sun & Moon",
"total": 173,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "SUM",
"printed_total": 149,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "127197",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/158vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/158vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm1/158vh.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Rare Secret",
"artist": "Toyste Beach",
"pricing": {
"currency": "USD",
"market": 9.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.18
},
{
"condition": "LP",
"price": 7.05
},
{
"condition": "MP",
"price": 7.74
},
{
"condition": "HP",
"price": 5.1
},
{
"condition": "DMG",
"price": 5.07
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 65,
"low": 55.25,
"high": 74.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 68.15,
"low": 70.78,
"high": 70.78,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13.65,
"low": 12.3,
"high": 15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12.37,
"low": 6.09,
"high": 6.09,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "SGC",
"grade": "10",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:33:45.251Z",
"trend_7d": {
"direction": "down",
"percent": -2.55
}
}
}
}