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/sm3-113vs?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm3-113vs",
"name": "Bodybuilding Dumbbells (Staff Stamp)",
"number": "113",
"printed_number": "113",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-113vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-113vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-113vs.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "183454",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-113vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-113vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3-113vs.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Pokémon Tool"
],
"rarity": "Uncommon",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 21.72,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.72
},
{
"condition": "LP",
"price": 14.99
},
{
"condition": "MP",
"price": 10
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:47:31.121Z",
"trend_7d": {
"direction": "up",
"percent": 10.03
}
}
}
}