Axle Energy · AsyncAPI Specification
Axle Energy Dispatch Webhooks
Version
View Spec
View on GitHub
CompanyEnergyFlexibilityVirtual Power PlantElectric VehiclesSmart ChargingBatteriesDemand ResponseGridSustainabilityAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://docs.axle.energy/workflows/axle-vpp/api-reference/dispatch
type: Webhooks
status: development
summary: >-
Axle documents an outbound dispatch webhook for VPP grid events. During a grid event Axle sends
an HTTP POST to a partner-registered webhook URL carrying a single dispatch instruction (one
event, a target power for each affected asset over a fixed window). Marked in-development in the
docs and not yet exposed by the API; schema may change. No AsyncAPI document is published.
registration: Partner webhook URL is configured at integration setup (contact hello@axle.energy).
webhooks:
- name: dispatch
method: POST
direction: outbound
ack: Return a 2xx status to acknowledge receipt.
payload_fields:
- {name: event_id, type: string(uuid), description: Unique identifier for this dispatch event.}
- {name: issued_timestamp, type: string(iso8601), description: When Axle issued the instruction.}
- {name: start_time, type: string(iso8601), description: Start of the dispatch window.}
- {name: end_time, type: string(iso8601), description: End of the dispatch window.}
- {name: assets, type: array, description: One entry per affected asset.}
- {name: "assets[].asset_id", type: string(uuid), description: The Axle asset identifier returned at onboarding.}
- {name: "assets[].power_kw", type: number, description: "Target power at the inverter; positive = charge (import), negative = discharge (export)."}
example_endpoint: GET /examples/dispatch-event
docs: https://docs.axle.energy/workflows/axle-vpp/api-reference/dispatch
Work with this as data
Every AsyncAPI spec 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 asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec 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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/axle-energy-dispatch-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?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.