First Resonance · AsyncAPI Specification

First Resonance Webhooks

Version

View Spec View on GitHub CompanyInfrastructureManufacturingMESFactory Operating SystemHardwareAerospaceGraphQLTraceabilitySupply ChainAsyncAPIEvents

AsyncAPI Specification

first-resonance-webhooks.yml Raw ↑
generated: '2026-07-19'
method: searched
type: Webhooks
source: https://manual.firstresonance.io/api/webhooks
description: >-
  ION delivers realtime event information via webhooks. There is no published
  AsyncAPI document; the webhook surface is modeled and configured through the
  GraphQL API (Receivers + WebhookSubscriptions). The exhaustive list of
  subscribable resources/actions is enumerated dynamically in ION's Interactive
  API Explorer under WebhookSubscription.
model:
  receiver:
    description: An HTTPS endpoint registered to receive ION webhook notifications.
    fields:
      sharedSecret: shared secret configured on the receiver
      expectedResponseCode: HTTP status ION expects back on successful delivery
  subscription:
    description: A resource/action pair that triggers notifications to a receiver.
    fields:
      receiverId: target receiver endpoint id
      resource: object type to watch (e.g. RUNS)
      action: one of CREATE, UPDATE, DELETE (WebhookSubscriptionActions)
delivery:
  transport: HTTPS (required)
  audit: an events audit trail records fired webhooks
  ip_allowlist: >-
    ION publishes IP allowlists per environment (staging, production, sandbox) so
    receivers can restrict inbound traffic.
security:
  shared_secret: supported (sharedSecret on the receiver)
  signature_verification: not documented
example_events:
- resource: RUNS
  actions: [CREATE, UPDATE, DELETE]
catalog_reference: >-
  Full resource list: open the Interactive API Explorer
  (https://manual.firstresonance.io/api/interactive-api-explorer) and inspect the
  WebhookSubscription type.

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/first-resonance-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.