Download Data from Wattvision

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Your API Settings Page can be found here.

the "type" parameter must be one of:

rate returns an list of timestamps and watts at that timestamp
consumption returns a list of timestamps and delta watthours
latest_rate returns the most recent rate in watts (as long as some data was uploaded within the last two hours)
net_consumption returns the total net consumption between any two points in time (only available on paid accounts)

Path Params
string
required

The sensor ID to get data from. Found on API Settings Page.

string
required

The API ID. Found on API Settings Page.

string
required

The API KEY. Found on API Settings Page.

string
required

'rate', 'consumption' 'latest_rate' or 'net_consumption' see description below.

date-time
required

ISO UTC start time for data range

date-time
required

ISO UTC end time for data range

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!