Create Site
Site
Create Site
Create a new site
You can create a site with the following types:
- solar
- wind
- load
POST
Create Site
Authorizations
Your API key. This is required to access our API programatically. You can view your API key in the Rebase dashboard.
Body
application/json
- SolarSiteItem
- WindSiteItem
- LoadSiteItem
Example:
"My site"
Required range:
-90 <= x <= 90Example:
52.5
Required range:
-180 <= x <= 180Example:
13.4
Allowed value:
"solar"Minimum array length:
1- PVAssetFixed
- PVAssetSingleAxis
- PVAssetDualAxis
Response
Successful Response