Barbell Bench Press
Chest, Triceps, Front Delts
Lie on bench, grip bar slightly wider than shoulders, lower to mid-chest, press up.
Open exercise database with animated stickers for AI agents, bots, and apps
What is this? A REST API serving 101 exercises across 10 muscle groups, each with animated sticker assets in multiple formats. Designed as a tool for AI agents, Telegram/WhatsApp bots, and fitness apps.
Data source: Exercise data is loaded live from a Google Sheets CSV on startup, with a hardcoded fallback if the fetch fails.
Stickers: Every exercise has an animated sticker generated from CSS-calibrated sprite sheets — available as transparent WebP (WhatsApp), WEBM video (Telegram), GIF, APNG (LINE), and 240×240 GIF (WeChat).
/exercises
/exercise/:id
/exercises/meta
/exercises/search
/exercises/random
/exercises/workout
/openapi.json
/.well-known/ai-plugin.json
/stickers/{id}.webp
/stickers/telegram/{id}.webm
/stickers/gifs/{id}.gif
LINE (APNG)
WeChat (GIF)
/openapi.json to auto-discover all endpoints, schemas, and sticker assets. Each exercise response includes:link in Cloud API)
telegramSticker.fileId - pass directly to sendSticker Bot API
spriteClasses - CSS classes for web embedding