aWATTar · Example Payload

Awattar Market Data Example

ElectricityEnergySpot PriceEPEX SpotDynamic PricingAustriaGermanySmart EnergyIoT

Awattar Market Data Example is an example object payload from aWATTar, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

objectdata

Example Payload

Raw ↑
{
  "object": "list",
  "data": [
    {
      "start_timestamp": 1428591600000,
      "end_timestamp": 1428595200000,
      "marketprice": 42.09,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428595200000,
      "end_timestamp": 1428598800000,
      "marketprice": 38.50,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428598800000,
      "end_timestamp": 1428602400000,
      "marketprice": -5.12,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428602400000,
      "end_timestamp": 1428606000000,
      "marketprice": 22.30,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428606000000,
      "end_timestamp": 1428609600000,
      "marketprice": 61.80,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428609600000,
      "end_timestamp": 1428613200000,
      "marketprice": 95.40,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428613200000,
      "end_timestamp": 1428616800000,
      "marketprice": 102.49,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428616800000,
      "end_timestamp": 1428620400000,
      "marketprice": 88.75,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428620400000,
      "end_timestamp": 1428624000000,
      "marketprice": 55.20,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428624000000,
      "end_timestamp": 1428627600000,
      "marketprice": 18.40,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428627600000,
      "end_timestamp": 1428631200000,
      "marketprice": -12.30,
      "unit": "Eur/MWh"
    },
    {
      "start_timestamp": 1428631200000,
      "end_timestamp": 1428634800000,
      "marketprice": -31.54,
      "unit": "Eur/MWh"
    }
  ]
}

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/awattar-market-data-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.