calculate monthly bill impact
Calculates monthly bill cost and includes grid-services revenue and carbon impact when home context and signal data are available.
Documentation Index
Fetch the complete documentation index at: https://docs.wattshift.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
WattShift API Key
Path Parameters
Body
Array of daily usage arrays. Each inner array must have 96 values (15-minute intervals). Number of days must match the number of days in the specified month.
1Month number (1-12, where 1 = January, 12 = December)
1 < x < 12Optional array of daily export arrays (solar export to grid). Each inner array must have 96 values (15-minute intervals). Number of days must match usage array length.
Year (4 digits). If not provided, defaults to current year.
2000 < x < 2100Enable debug mode to return additional information
