
99.99% availability
Our APIs can be used for mission-critical systems.
25 million API calls daily
Our APIs define the industry's standards.
1 million active users
Millions of people trust us.
About us
Trainingym is not just a software, it is a path of improvement. We want to help gyms and people in progressing and overcome personal, physical and financial challenges.
How? Through our knowledge, experiences and tools. This way, all sports centers continue to promote the health and well-being of the society. Now more than ever, it's time to stay connected with our customers and offer them unique value.
There is only one essential requirement when it comes to belonging to Trainingym: be a good person. For this reason, our team is made up of marvelous people who shine as much on the inside as on the outside and are not afraid of challenges. Further, we take personal and professional growth very seriously. We deliver tailormade conferences, workshops and training plans. However, above all, we want to be happy at our company. Between all of us we decide our values, who we are and where we want to get to.
Our APIs

Acitivty booking
This API offers the management of schedules from Trainingym, also providing a payment gateway, Stripe, to make any type of transaction when booking premium services.

Virtual Training
This API gives access to recorded content for home workouts. It will be billed by quota and limit of calls.
All types of developers can use it.

Training Data
In order to facilitate cooperation with hardware suppliers , Trainingym offers an integration with training APIs to synchronize data stored in our platform with the hardware.
Using the Trainingym API is really easy. You can read the API documentation inside this Developer Portal (you need to sign up to have full access to the documents). Once your credentials are validated, you can review all the documents and even try the API directly from the developer portal.
Using API's is funny and easy.
POST /api/payment
{
"id": "16833741-33a0-437c-9c82-368bed96b7f6",
"user": "562b5682-7861-49ac-ad60-074fe12ddac2",
"activity": "7d334e64-d0d3-4941-be6c-f59facf781d6",
"currency": "EUR",
"amount": 19.95
}