Drivetrain API
Last updated
Was this helpful?
Last updated
Was this helpful?
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:
: List of metrics available inside their Drivetrain tenant [GET method]
: Plan and actual values of a metric with dimensions and time periods [POST Method]
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
This contains saved examples of request and response for the APIs.