Arcadia · Example Payload

Arcadia Access Token Example

EnergyUtilitiesClean EnergyBilling DataInterval DataCarbonSolarTariff

Arcadia Access Token Example is an example object payload from Arcadia, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

access_tokenexpires_intoken_typescopecreated_at

Example Payload

Raw ↑
{
  "access_token": "6-3MbUgRHRV-nNDcgsLpDWQ4hYsZToWZgpf-mfM7ICo",
  "expires_in": 7200,
  "token_type": "Bearer",
  "scope": "write",
  "created_at": 1611205026
}