rectangle-terminalDrivetrain API

Interact with Drivetrain data using APIs and an API key

We provide two public APIs to enable our customers to interact programmatically with their Drivetrain account data.

Using the APIs, developers can retrieve information on:

  1. Get metrics list API: List of metrics available inside their Drivetrain tenant [GET method]

  2. Get metric data API: Plan and actual values of a metric with dimensions and time periods [POST Method]

API Key (token)

You will need an API key to authenticate and retrieve data from Drivetrain using our Public APIs. To get your API key, follow these steps:

  • Navigate to Settings > API Key

  • Click on Copy

API key accessible within Settings
Click on Copy to copy your API key
circle-info

You must be added as a user in the workspace to view your API key.

This Postman collectionarrow-up-right contains saved examples of request and response for the APIs.

Last updated

Was this helpful?