### Overview The **Vitruve API** gives advanced users and developers full access to their organizationās data. Itās perfect for creating **custom dashboards, automations, or integrations** with other systems.
ā ļø API access is only available with a Professional subscription.
š Understanding the Vitruve API
An API (Application Programming Interface) allows two systems to communicate and exchange data.
With the Vitruve API, you can securely:
- Retrieve workouts and training data
- Access user and organization info
- Build custom dashboards or analysis tools
API Endpoint:
š https://api-integrations.vitruve.fit
š How to Get Your API Key
On Desktop:
- Open the main menu and click the gear icon.
- Select API from the settings list.
- Click the ā+ā button to create a new API key.
- Fill in the required info and save.
- Access the API documentation by clicking the book icon.
On Mobile:
- Tap More (ā¦) ā Settings ā API.
- Follow the same steps to generate your API key.
All API requests must include this header:
X-API-Key: your_key_here
š” The API gives you full flexibility to extend Vitruve into your custom workflow or connect it with your data ecosystem.