In this article we'll go through how to connect Vitruve with another system.
๐ง Understanding the Vitruve API
If youโve ever wanted to customize how you use Vitruve or connect it with another system, the Vitruve API is the tool for you.
โ ๏ธ API access is only available with a PRO subscription.
๐ What is an API?
An API (Application Programming Interface) acts as a messenger that allows different apps or systems to communicate and exchange information.
- Every time your app retrieves data from a server, it's using an APIโusually in milliseconds!
- With the Vitruve API, other apps can securely request and use training data, user info, and more.
๐ง What Can You Do with the Vitruve API?
Using the API, you can:
- Retrieve workouts and training data
- Access users within your organization
- Create custom dashboards or interfaces
- Build features and tools tailored to your teamโs needs
This gives you full flexibility to enhance your workflow.
๐ API Endpoint
The Vitruve API is hosted at:
๐ https://api-integrations.vitruve.fit
๐ How to Get Your API Key
On Desktop:
- Go to the main menu and tap the gear icon.
- Select โAPIโ from the settings list.
- Click the "+" button to generate a new API key.
- Fill out the required info to create your key.
- You can also access the API documentation by clicking the book icon.
On Mobile:
- Tap the three-dot icon (bottom-right).
- Scroll to Settings > API.
- Follow the same steps to generate a key and access docs.
All API requests must include the following header:
X-API-Key: your_key_here
๐ Need Documentation?
- API usage details and endpoints are documented within the app.
- Click the book icon in the API section to view full documentation.
๐ค Need Help?
If you have questions or need guidance on using the API, weโre here to help:
๐ฉ support@vitruve.fit
๐ก The Vitruve API is perfect for tech-savvy coaches, data analysts, or developers looking to push their performance platform to the next level.