Site
Create Site
Create a new site
You can create a site with the following types:
- solar
- wind
- load
POST
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
Example:
"My site"
Required range:
-90 <= x <= 90
Example:
52.5
Required range:
-180 <= x <= 180
Example:
13.4
Available options:
solar
Example:
"My site"
Required range:
-90 <= x <= 90
Example:
52.5
Required range:
-180 <= x <= 180
Example:
13.4
Available options:
solar
Example:
"My site"
Required range:
-90 <= x <= 90
Example:
52.5
Required range:
-180 <= x <= 180
Example:
13.4
Available options:
wind
Response
200
application/json
Successful Response
The response is of type any
.