Inspectorio · AsyncAPI Specification
Inspectorio Webhooks
Version
View Spec
View on GitHub
Supply ChainQuality ManagementComplianceResponsible SourcingTraceabilityManufacturingRetailLab TestingCompanyAsyncAPIWebhooksEvents
AsyncAPI Specification
generated: '2026-07-19'
method: searched
source: https://docs.inspectorio.com/webhooks/
spec_type: Webhooks
summary: >-
Inspectorio publishes an outbound webhook (event) surface covering its core
business processes. It implements the Standard Webhooks specification: events
are delivered as HTTPS POST requests with a JSON payload to a partner-
configured URL and are HMAC-signed with a per-endpoint secret so receivers can
verify authenticity. No machine-readable AsyncAPI document is published; the
event types are browsed in an in-product Events Catalog.
delivery:
transport: https-post
format: json
standard: https://www.standardwebhooks.com/
signing:
method: HMAC
secret: per-endpoint, system-generated, regenerable from the dashboard
header: Standard Webhooks signature headers
verification: >-
Receivers verify the HMAC signature against the endpoint secret; Inspectorio
provides tutorials and helper code in multiple languages.
configuration:
fields:
- name (subscription label)
- destination URL
- selected event types
- rate limits (calls per minute / hour)
- custom HTTP headers (for auth/correlation)
- system-generated secret key
retry:
automatic: unspecified in docs
manual: >-
Failed or missed messages can be manually redelivered from the dashboard;
each attempt records timestamp, HTTP status code, and error detail.
events:
catalog: In-product Events Catalog (sample payloads + property breakdowns)
note: >-
Individual event type names are enumerated inside the authenticated Events
Catalog and are not published on the public docs; not captured here to avoid
fabrication.
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/inspectorio-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.