Qodex.ai
Qodex.ai
IntroductionAsk Anything
AleXSlack (Slack Integration w/ Alexa)
SLACK APIs
Slack WebSocket - Generate URLGET Channel ListGET Channel InfoGET User ProfileCleanup
Alexa Skill API
Send Notification
Daily [dot] dev
Get recent articles from daily.devSend message to slack
Fitness Bot
Exercise DB API
Get All Body PartsGet Exercise by BodyPartGet All Exercises
Slack API
Send Inital Message to Slack
Hackernews API
Fetch Top Stories IDGet Story InfoSend Slack Message via Channel
IP Address APIs
Get current IPLookup IP using IPAPILookup Country from IP
Jokes API
Dad JokesChuic Norris Joke
Messaging APIs
Send a message to a channel using SlackSend message using Telegram
Send Slack notifications to reviewers for open PRs on Bitbucket
Auth
Auth
Pull Requests
Get Pull RequestsGet Pull Request by ID and Send Slack Message
Send trip plan to Slack using calendar events
settingscalendar-listprimary-calendar-eventsdate intervalholidays-listgeoname-locationtrip-places-to-visitslack-channelsslack-post-message
Stock Quote Slack Bot
Get stock quoteSend message to Slack bot
Weather API
Get current weather of coords using OWGet forecast from OW
IntroductionAsk Anything
AleXSlack (Slack Integration w/ Alexa)
SLACK APIs
Slack WebSocket - Generate URLGET Channel ListGET Channel InfoGET User ProfileCleanup
Alexa Skill API
Send Notification
Daily [dot] dev
Get recent articles from daily.devSend message to slack
Fitness Bot
Exercise DB API
Get All Body PartsGet Exercise by BodyPartGet All Exercises
Slack API
Send Inital Message to Slack
Hackernews API
Fetch Top Stories IDGet Story InfoSend Slack Message via Channel
IP Address APIs
Get current IPLookup IP using IPAPILookup Country from IP
Jokes API
Dad JokesChuic Norris Joke
Messaging APIs
Send a message to a channel using SlackSend message using Telegram
Send Slack notifications to reviewers for open PRs on Bitbucket
Auth
Auth
Pull Requests
Get Pull RequestsGet Pull Request by ID and Send Slack Message
Send trip plan to Slack using calendar events
settingscalendar-listprimary-calendar-eventsdate intervalholidays-listgeoname-locationtrip-places-to-visitslack-channelsslack-post-message
Stock Quote Slack Bot
Get stock quoteSend message to Slack bot
Weather API
Get current weather of coords using OWGet forecast from OW
HomeFitness Bot

Fitness Bot

Number of APIs: 4

  1. Exercise DB API - Get All Body Parts GET https://exercisedb.p.rapidapi.com/exercises/bodyPartList

  2. Exercise DB API - Get Exercise by BodyPart GET https://exercisedb.p.rapidapi.com/exercises/bodyPart/{{currentBodyPart}}?equipment={{equipment}}

  3. Exercise DB API - Get All Exercises GET https://exercisedb.p.rapidapi.com/exercises

  4. Slack API - Send Inital Message to Slack POST {{slack_webhook_url}}

Previous
Send message to slack
Next
Exercise DB API