WattTime · Example Payload

Watttime Register Request Example

EmissionsClimateCarbonEnergyElectricity GridSustainabilityClean Energy

Watttime Register Request Example is an example object payload from WattTime, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

usernamepasswordemailorg

Example Payload

Raw ↑
{
  "username": "johndoe",
  "password": "securepassword123",
  "email": "johndoe@example.com",
  "org": "Example Organization"
}