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/sm35-1vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm35-1vh",
"name": "Bulbasaur",
"number": "1",
"printed_number": "1",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/1vh.large.webp"
}
],
"expansion": {
"id": "sm35",
"name": "Shining Legends",
"total": 81,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "SLG",
"printed_total": 73,
"release_date": "2017/10/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm35.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm35.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "146653",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/1vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/1vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm35/1vh.large.webp"
}
]
}
],
"rarity": "Common",
"artist": "Mizue",
"pricing": {
"currency": "USD",
"market": 36.5,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 36.5
},
{
"condition": "LP",
"price": 23.44
},
{
"condition": "MP",
"price": 17.65
},
{
"condition": "HP",
"price": 11.23
},
{
"condition": "DMG",
"price": 7.56
}
],
"graded": [
{
"company": "BGS",
"grade": "7.5",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 2,
"low": 1.7,
"high": 2.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 33,
"low": 28.05,
"high": 37.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 39,
"low": 39,
"high": 52.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 11.8,
"low": 14,
"high": 14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 18.3,
"low": 26,
"high": 26,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T17:52:28.676Z",
"trend_7d": {
"direction": "up",
"percent": 2.96
}
}
}
}