🧠 How to API Call (Vitruve API Access)

### 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:

  1. Open the main menu and click the gear icon.
  2. Select API from the settings list.
  3. Click the ā€œ+ā€ button to create a new API key.
  4. Fill in the required info and save.
  5. Access the API documentation by clicking the book icon.

On Mobile:

  1. Tap More (…) → Settings → API.
  2. 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.