cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/suppliers \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "name": "<string>", "icon": "<string>" } ]
Retrieves a list of all available energy suppliers that can be integrated with
JWT token obtained from /v1/requestToken endpoint
Filter suppliers by type: BUSINESS, RESIDENTIAL
BUSINESS
RESIDENTIAL
List of suppliers retrieved successfully
Unique identifier for the supplier
Display name of the supplier
URL to the supplier's logo