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/sm115-54?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm115-54",
"name": "Brock's Pewter City Gym",
"number": "54",
"printed_number": "54",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/54.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/54.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/54.large.webp"
}
],
"expansion": {
"id": "sm115",
"name": "Hidden Fates",
"total": 69,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "HIF",
"printed_total": 68,
"release_date": "2019/08/23",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm115.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "197702",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/54.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/54.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm115/54.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Uncommon",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.09,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.09
},
{
"condition": "MP",
"price": 0.04
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 38,
"low": 32.3,
"high": 43.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T18:26:39.690Z",
"trend_7d": {
"direction": "down",
"percent": -18.18
}
}
}
}