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/sm7-183vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "sm7-183vh",
"name": "Rainbow Energy",
"number": "183",
"printed_number": "183",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/183vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/183vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/183vh.large.webp"
}
],
"expansion": {
"id": "sm7",
"name": "Celestial Storm",
"total": 187,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "CES",
"printed_total": 168,
"release_date": "2018/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "171026",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/183vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/183vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm7/183vh.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Special"
],
"rarity": "Rare Secret",
"pricing": {
"currency": "USD",
"market": 41.69,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 41.69
},
{
"condition": "LP",
"price": 38.98
},
{
"condition": "MP",
"price": 34.24
},
{
"condition": "HP",
"price": 28.75
},
{
"condition": "DMG",
"price": 25.21
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 132.9,
"low": 21.6,
"high": 280,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 180.43,
"low": 305,
"high": 305,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 78.38,
"low": 75.5,
"high": 79.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:31:57.330Z",
"trend_7d": {
"direction": "flat",
"percent": -0.07
}
}
}
}