The Fitness API Stack
for AI Developers
3 APIs. One stack. Everything you need to build a fitness app — exercise database, NIH-verified nutrition data, and motivational content in 8 languages. Built and maintained by a WNBF champion coach.
3 APIs. Complete fitness data.
Every piece of data your fitness or wellness app needs — from exercise instructions to supplement interactions — available through clean REST endpoints.
Up in 60 seconds.
Standard REST. Add your RapidAPI key and start pulling data.
// Get a random motivational quote in French const quote = await fetch( 'https://wisdomlex.p.rapidapi.com/random?lang=fr', { headers: { 'X-RapidAPI-Key': 'YOUR_KEY', 'X-RapidAPI-Host': 'wisdomlex.p.rapidapi.com' } } ); // → { quote: "...", author: "Aristote", category: "discipline", lang: "fr" }
Simple pricing. Start free.
Each API is available independently on RapidAPI. All plans include a free tier.
- Unlimited requests
- Custom endpoints
- Dedicated infrastructure
- Custom data additions
- Direct line to Jacques
Built by someone who needed it.
I built Smart Rabbit Fitness — a multilingual AI fitness platform serving users in 8 languages.
These APIs are the infrastructure I extracted from that project and made available.
They're production-tested, actively maintained, and used in real apps.
Jacques Chauvin · 4th World WNBF · 15+ years coaching ·
Creator of PRISM framework, DACO orchestration, and Smart Rabbit platform.