Powernaut · AsyncAPI Specification

Powernaut Webhooks

Version

View Spec View on GitHub CompanyEnergyVirtual Power PlantDistributed Energy ResourcesEnergy TradingFlexibilityForecastingGridAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/powernaut-partner-api-openapi-original.yml + https://docs.powernaut.io/partner-api
spec_type: Webhooks
delivery:
  style: consumer-registered-url
  notes: Partners register an "accepted" webhook URL when creating/updating a resource (ResourceWebhooksDto) or a bid (BidWebhooksDto) to receive activation notifications. If no webhook is provided, activation is delivered via MQTT instead.
events:
- name: bid.accepted
  operation_ref: '#tag/accepting_bids/operation/WebhookBidAccepted'
  trigger: A bid submitted for a resource is accepted for activation.
  payload_schema: BidAcceptedDto
  payload_fields:
  - name: id
    type: uuid
    description: Identifier of the accepted bid; look up activation details via GET /v1/connect/bids/{id}.
  registration:
  - Set webhooks.accepted (URI) on a Resource via CreateResource / UpdateResource.
  - Set webhooks.accepted (URI) on a Bid via BidResource / UpdateBid.
alternatives:
- transport: MQTT
  notes: Real-time activation can be received over MQTT when no webhook URL is registered.
notes: The provider documents a webhook catalog but does not publish an AsyncAPI document.

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/powernaut-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.