The API can be integrated into a website or mobile application and can be used by individuals who want to improve their fitness and overall health. The workout routine is designed to provide maximum benefits in a short period of time. The API will give you the exercises and a randomized routine. which means that the user does not need any equipment to perform the workout. Overall, a "7-minute intense workout API" is a convenient and effective tool for people looking to improve their fitness and overall health in a short time.
Convenience: The 7-minute workout routine provided by the API can be done anywhere, at any time, making it easy to fit into a busy schedule.
Efficiency: The workout routine is designed to provide maximum benefits in a short period of time, making it a great option for individuals who are short on time.
What this API receives and what your API provides (input/output)?
It will receive a parameter and provide you with a JSON.
Corporate wellness programs: A 7 minutes of exercise API can be used by corporate wellness programs to provide employees with a quick workout option during their workday.
Physical therapy and rehabilitation: A 7 minutes of exercise API can be used by physical therapists and rehabilitation specialists to provide patients with a safe and effective workout routine during their recovery process.
At-home fitness: A 7 minutes of exercise API can be used by individuals looking to improve their physical fitness while at home, without the need for gym equipment or a gym membership.
Online personal training: A 7 minutes of exercise API can be used by online personal trainers to provide their clients with a high-intensity workout routine that can be done at home.
Basic Plan: 31,200 API Calls. 1,040 per day.
Pro Plan: 36,000 API Calls. 1,230 per day.
To use this endpoint all you have to do is run it and the response from it will be a 7 minute training routine.
[
{
"id": 1,
"title": "Jumping Jacks",
"description": "Start standing up with your legs together and arms by your body.Jump, spreading your feet wide and raising your arms to create an 'X' shape with your body",
"duration": "30s"
},
{
"id": 2,
"title": "Wall Sit",
"description": " Stand with your back flat against the wall and your feet out from the wall approx the distance of a step.slide your back downwards until your thighs are perpendicular to the wall. Hold this position for the duration of the exercise",
"duration": "30s"
},
{
"id": 3,
"title": "Press Ups",
"description": "The well known press up. Keep your hands shoulder width apart. Your wrists, elbows and shoulders should create a vertical line upwards from the ground.Feet should be hip width apart. Press down as close to the ground as you can to activate as much of your chest as possible.",
"duration": "30s"
},
{
"id": 1,
"title": "Sit Ups",
"description": "The well known sit up. Lay down with your knees bent, position your hands on opposite shoulders or near your ears and curl your upper body towards your knees. Return slowly and controlled.Alternatively you can do crunches - the same technique but reduce the range of motion.",
"duration": "30s"
},
{
"id": 4,
"title": "Step Ups",
"description": "Using the chair, step up with one foot followed by the other and then return both feet to the ground and repeat.Be sure that the chair is stable and the ceiling isn't too low!",
"duration": "30s"
},
{
"id": 5,
"title": "Squats",
"duration": "30s",
"description": "Stand with feet should width apart. Position your hands by your ears or extended in front of you.Bend your knees downwards, continue so your hips are lower than your knees and then return back to starting position and repeat."
},
{
"id": 6,
"title": "Tricep Dips",
"duration": "30s",
"description": "Start by sitting on the edge of the chair then extend your legs and body so only your hands are in contact with the chair. Lower yourself by bending your elbows before returning back up and repeating. Avoid lowering yourself too far and don't lock your elbows straight."
},
{
"id": 7,
"title": "Plank",
"duration": "30s",
"description": "Lay on the ground and then raise your body by placing your forearms flat on the floor and pointing your feet downwards so only the toes are in contact with the floor.You should be able to draw a straight line from your ankles to shoulders (no bum in the sky or arched back!)"
},
{
"id": 8,
"title": "High Knee Running",
"duration": "30s",
"description": "Jog on the spot raising your knees to waist height."
},
{
"id": 9,
"title": "Lunges",
"duration": "30s",
"description": "Stand straight with feet shoulder width apart, take a large step forward with one foot and bend the knees so the opposite knee is close to the floor and return.Alternate between sides"
},
{
"id": 10,
"title": "Press Ups with rotation",
"duration": "30s",
"description": "Perform a press up and upon completion, remove one hand from the ground and rotate your body and arm, extending your arm to the sky.Alternate between arms on each press up"
},
{
"id": 11,
"title": "Left-side Planks",
"duration": "30s",
"description": "Perform a sidewards plank by keeping just your left forearm and left foot on the ground. The right side of your body is to face the sky.Note this exercise is performed for just 15 seconds"
},
{
"id": 12,
"title": "Right-side Planks",
"duration": "30s",
"description": "Perform a sidewards plank by keeping just your right forearm and right foot on the ground. The left side of your body is to face the sky.Note this exercise is performed for just 15 seconds"
}
]
curl --location --request GET 'https://zylalabs.com/api/971/seven+minute+workout+api/804/get+exercises' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Get Exercises endpoint returns a JSON array containing a list of exercises. Each exercise includes details such as an ID, title, description, and duration, providing users with a complete workout routine.
The key fields in the response data include "id" (unique identifier), "title" (name of the exercise), "description" (instructions for performing the exercise), and "duration" (time to perform the exercise).
The response data is organized as a JSON array, where each element represents an exercise object. Each exercise object contains structured fields for easy access to the exercise details.
The Get Exercises endpoint provides information on various exercises, including their names, descriptions, and durations, allowing users to understand how to perform each exercise effectively.
Currently, the Get Exercises endpoint does not support additional parameters for customization. It provides a randomized 7-minute workout routine each time it is called.
Typical use cases include integrating the workout routine into fitness apps, corporate wellness programs, online personal training platforms, and physical therapy sessions, enabling users to perform effective workouts anywhere.
Users can utilize the returned data by displaying the exercise titles and descriptions in their applications, guiding users through the workout routine, and timing each exercise based on the provided duration.
The API's data is curated to ensure that the exercises are safe and effective. Regular updates and quality checks are performed to maintain the accuracy and relevance of the workout routines provided.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
Service Level:
100%
Response Time:
327ms
Service Level:
100%
Response Time:
742ms
Service Level:
100%
Response Time:
246ms
Service Level:
100%
Response Time:
626ms
Service Level:
100%
Response Time:
849ms
Service Level:
100%
Response Time:
151ms
Service Level:
100%
Response Time:
2,204ms
Service Level:
100%
Response Time:
973ms
Service Level:
100%
Response Time:
419ms
Service Level:
100%
Response Time:
757ms
Service Level:
100%
Response Time:
57ms
Service Level:
100%
Response Time:
1,718ms
Service Level:
100%
Response Time:
6,649ms
Service Level:
100%
Response Time:
53ms
Service Level:
100%
Response Time:
17,126ms
Service Level:
100%
Response Time:
71ms
Service Level:
100%
Response Time:
14,851ms
Service Level:
100%
Response Time:
58ms
Service Level:
100%
Response Time:
991ms
Service Level:
100%
Response Time:
9,376ms