Reonic · AsyncAPI Specification

Reonic Webhooks

Version

View Spec View on GitHub CompanyClimate EnergySolarRenewable EnergyPhotovoltaicHeat PumpsInstaller SoftwareSoftware-as-a-ServiceCRMProject ManagementAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/reonic-openapi-original.json (webhooks object + Webhooks tag docs)
delivery: HTTPS POST to a customer-configured URL (Settings > API / Developers > Webhooks)
body_envelope:
  version: 1
  type: <event>
  occurredAt: <ISO8601>
  data: <event-specific ids>
signing:
  algorithm: HMAC SHA-256
  header: X-Reonic-Signature
  format: sha256=<hex>
  signed_payload: ${timestamp}.${rawBody}
  secret_prefix: whsec_
  timestamp_header: X-Reonic-Timestamp
  replay_window_minutes: 5
headers:
- X-Reonic-Event
- X-Reonic-Client-Id
- X-Reonic-Event-Id
- X-Reonic-Delivery-Id
- X-Reonic-Timestamp
- X-Reonic-Signature
idempotency: Dedupe on X-Reonic-Event-Id (stable across redeliveries).
retries: 1m, 5m, 30m, 2h, 5h, 12h, 1d, 2d; subscription disabled after exhaustion.
event_count: 17
events:
- event: residentialProject_created
  summary: Residential project created
- event: commercialProject_created
  summary: Commercial project created
- event: residentialOffer_signatureRequested
  summary: Residential offer signature requested
- event: residentialOffer_signed
  summary: Residential offer signed
- event: residentialOffer_signatureWithdrawn
  summary: Residential offer signature withdrawn
- event: residentialProject_kanbanColumnChanged
  summary: Residential project Kanban column changed
- event: commercialProject_kanbanColumnChanged
  summary: Commercial project Kanban column changed
- event: residentialProject_dealStateChanged
  summary: Residential project deal-state changed
- event: commercialProject_dealStateChanged
  summary: Commercial project deal-state changed
- event: project_archived
  summary: Project archived
- event: projectChecklist_segmentCompletionChanged
  summary: Project checklist segment completion changed
- event: projectChecklist_pdfGenerated
  summary: Checklist PDF generated
- event: contact_created
  summary: Contact created
- event: project_created
  summary: Project created
- event: project_kanbanColumnChanged
  summary: Project Kanban column changed
- event: project_dealStateChanged
  summary: Project deal-state changed
- event: test
  summary: Test event

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/reonic-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.