Leads API

Access & Authentication

In order to retrieve your company's leads 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.

Previous
Overview