Drivetrain API
Interact with Drivetrain data using APIs and an API key
API Key (token)


Postman Collection Link
Last updated
Was this helpful?
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:
Get metrics list API: List of metrics available inside their Drivetrain tenant [GET method]
Get metrics bulk data API: Use this API to retrieve data for multiple metrics in a single request, across versions, scenarios, time ranges, granularities, and dimensions [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


You must be added as a user in the workspace to view your API key.
This Postman collection contains saved examples of request and response for the APIs.
Last updated
Was this helpful?
Was this helpful?