Getting started | API
How to get site meta data
Retrieve the IDs of the sites and other meta data
Get a list of meta data for all sites
In order to do actions like getting a site’s forecast, uploading data to a site and others, you will need to provide the site ID when querying the relevant endpoints. The example below shows how to get a list of meta data for all of your sites. The meta data include IDs of the sites among other parameter values.
Get meta list
Response Example
Get meta data for a specific site
To get meta data for a specific site use the ID of that site.
Get site meta