Create a site within your account to gain access to on-site assets and their historical data.
To create a new site, you must provide either a polygon or a suggestionId. If both are provided, the polygon will take precedence.
For sites of type DEPOT, if an address is provided without a polygon or suggestionId, a polygon will be automatically generated from the address using Google’s Geocoding API.
If none of the required fields are provided, an error will be returned.
IrisX customers can also access data connected to Sites via the GraphQL API
Via the Public GraphQL API, you can perform mutations to modify data associated with a site. Explore the GraphQL schema through our GraphQL Explorer following the mutation 'siteCreate'. Learn more about the IrisX subscription.
OpenAPI Specification for the Sites API domain
Get the OpenAPI Specification (formerly Swagger), which is a standardized format that describes the functionalities, endpoints, parameters, and data models of this REST API in a JSON file here.