Arcadia · Example Payload

Arcadia Utility Statement Example

EnergyUtilitiesClean EnergyBilling DataInterval DataCarbonSolarTariff

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

Top-level fields

idclient_user_idtariffutility_nameutility_long_nameutility_account_idstatement_datedue_dateservice_start_dateservice_end_datekwhutility_chargesupplier_chargegas_chargepast_duecreated_atupdated_atsandboxedpdf_urlfinal_billservice_window_inclusive_of_end_datenet_meteringvirtual_net_meteringmost_recent_payment_detailcommercial_line_items_detailbilling_flags

Example Payload

Raw ↑
{
  "id": 123,
  "client_user_id": "fff57dc7-3a2b-4395-8a62-e3486d46dabe",
  "tariff": null,
  "utility_name": "AEP SWEPCO",
  "utility_long_name": "AEP SWEPCO AR",
  "utility_account_id": 2243,
  "statement_date": "2019-08-24",
  "due_date": "2019-09-24",
  "service_start_date": "2019-08-24",
  "service_end_date": "2019-09-24",
  "kwh": 100,
  "utility_charge": 90.33,
  "supplier_charge": 41.54,
  "gas_charge": 23.32,
  "past_due": false,
  "created_at": "string",
  "updated_at": "string",
  "sandboxed": false,
  "pdf_url": "string",
  "final_bill": false,
  "service_window_inclusive_of_end_date": true,
  "net_metering": null,
  "virtual_net_metering": null,
  "most_recent_payment_detail": null,
  "commercial_line_items_detail": null,
  "billing_flags": [
    {
      "type": "string",
      "details": {
        "conflicting_utility_statment_id": 0
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/arcadia-utility-statement-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.