AmunCore · AsyncAPI Specification
Amuncore Webhooks
Version
View Spec
View on GitHub
DatabaseAPI ManagementBackendNo-CodeSQLPostgreSQLMySQLOracleMCPAgentsDataSQL ServerWebhookOpenAPILow-CodeEgyptAsyncAPIEvents
AsyncAPI Specification
generated: '2026-08-10'
method: searched
source: https://amuncore.com/ (Features section) and https://amuncore.com/security.html
description: >-
AmunCore ships an outbound webhook surface: every write through a generated
endpoint can notify a subscriber, signed and retried, optionally carrying the
previous values of the changed row. No AsyncAPI document is published and the
webhook configuration UI sits behind the dashboard, so what is recorded here is
the publicly documented catalog rather than a machine-readable event contract.
Nothing below is inferred beyond what the provider states.
spec_published: false
spec_url: null
style: outbound-http-webhooks
transport: HTTPS POST to a subscriber-supplied URL
events:
- name: write
trigger: Any write through a generated endpoint (create, update or delete).
payload_note: >-
The provider states notifications can include "the previous values if you need
them", so the payload can carry a before-image of the changed row. The exact
field names and envelope are not published.
source: 'https://amuncore.com/ — "Webhooks: Get notified on every write, signed and retried, with the previous values if you need them."'
security:
signing: HMAC-SHA256
purpose: Receivers can verify authenticity and detect tampering.
source: https://amuncore.com/security.html
delivery:
retries: true
retry_policy: Not published — "retried" is stated without a schedule or attempt count.
logging: Delivery attempts and outcomes are recorded and visible in the audit trail.
gaps:
- No AsyncAPI document. There is no machine-readable event contract, so a consumer
cannot generate a handler or validate a payload against a schema.
- No published event catalog beyond the single "on every write" trigger — no
distinct created/updated/deleted event names.
- No payload schema, no signature header name, and no documented timestamp or
replay-protection window, which are the three things a receiver needs to verify
an HMAC signature correctly.
- No documented retry schedule, backoff or dead-letter behaviour.
- Webhook configuration is dashboard-only; the setup surface could not be reached
anonymously.
evidence:
- url: https://amuncore.com/
status: 200
- url: https://amuncore.com/security.html
status: 200
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/amuncore-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.