The current release available from the Amini Data Platform is released on .
https://api.prd.amini.ai/public/api/v1/polygons{job_id}

Introduction

Use this API endpoint to get the data you’ve processed for a given set of geopolygons, timeframe and parameters requested, using the Job ID, which you can get from the Data Request API endpoint (post/polygons) or the Data Catalog.

You can always come back to the Jobs History in order to get the Job ID from all jobs associated with your account.

Request Headers

Assuming you have your Job ID, either from the API directly or the webpage, you can now proceed with getting the requested data for each Job ID.

x-api-key
string

A unique identifier used to authenticate the API request. This key is provided to developers upon registration and should be kept confidential.

job_id
string

A unique identifier for the data request job generated after uploading your own geopolygon for the query.

Response

polygon
string

The geopolygon (e.g., point or polygon) that was uploaded.

end_date
string

The end date for the processed data request in the format YYYY-MM-DD.

start_date
string

The start date for the processed data request in the format YYYY-MM-DD.