Photo Analysis API
Access & Authentication
In order to use the Photo Analysis API you need an API token. This will be provided to you by our sales team. In case you didn't receive one please contact dev@selfmade-energy.com.
Usage
Include the following HTTP header with all requests to our API endpoints:
Authorization: Token <your API token>
Errors
In case of an invalid, inactive or expired token the API endpoint will respond with HTTP/1.1 401 Unauthorized.