Southern Company · Example Payload

Southern Energy Usage Example

Fortune 500Electric UtilityNatural GasEnergy

Southern Energy Usage Example is an example object payload from Southern Company, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

accountNumberusageDateusageKwhpeakDemandKwestimatedCostreadTypeintervalMinutestemperature

Example Payload

southern-energy-usage-example.json Raw ↑
{
  "accountNumber": "123456789",
  "usageDate": "2026-04-15",
  "usageKwh": 28.4,
  "peakDemandKw": 4.2,
  "estimatedCost": 3.71,
  "readType": "Actual",
  "intervalMinutes": 1440,
  "temperature": 68
}