Datasets
This endpoint is based on the API limits of your license. Currently, the API does not automatically block requests when limits are exceeded, which may result in overage charges. Please monitor your usage carefully to avoid unexpected costs.
This endpoint allows retrieving multiple datasets in a batch using their IDs. Optionally, it can also return impact scores for the specified indicators.
Pagination start index
0Number of results to return
10Version name or 'latest'
latestSystem model name or 'cutoff'
cutoffList of dataset IDs to retrieve (up to 10000 datasets)
List of indicators IDs to retrieve
[]Successful search response with matching datasets
Unauthorized
Forbidden
Requested resource not found
Validation Error
Internal Server Error
This endpoint allows retrieving a specific dataset using its ID. Optionally, it can also return impact scores for the specified indicators.
Dataset ID to retrieve
List of indicators IDs to retrieve
Version name or 'latest'
latestSystem model name or 'cutoff'
cutoffSuccessful response with the requested dataset
Unauthorized
Forbidden
Requested resource not found
Validation Error
Internal Server Error
Last updated
Was this helpful?