Skip to main content
GET
/
v1
/
energyRecommendation
Energy recommendations
curl --request GET \
  --url https://api.voltview.co.uk/v1/energyRecommendation \
  --header 'x-api-key: <api-key>'
[
  {
    "id": "<string>",
    "title": "<string>",
    "description": "<string>",
    "potentialSavings": 123,
    "category": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.voltview.co.uk/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

VoltView API key

Response

Energy recommendations retrieved successfully

id
string

Recommendation identifier

title
string

Recommendation title

description
string

Detailed description

potentialSavings
number

Potential savings in GBP

priority
enum<string>

Priority level

Available options:
HIGH,
MEDIUM,
LOW
category
string

Recommendation category