Agicap · AsyncAPI Specification
Agicap Events Webhooks
Version
View Spec
View on GitHub
CompanyCash ManagementTreasuryPaymentsBankingAccounts ReceivableE-InvoicingFinancial-ServicesFintechApplicative SaasAsyncAPIWebhooksEvents
AsyncAPI Specification
generated: '2026-07-17'
method: searched
spec_type: Webhooks
source: openapi/agicap-events-v1-openapi.json
docs: https://api.agicap.com/api-details/events-v1
summary: >-
Agicap exposes a Webhooks (Events) API that lets integrators subscribe HTTPS endpoints
to events raised across Agicap products. There is no published AsyncAPI document; the
webhook surface is defined by the events-v1 OpenAPI management API. Deliveries are signed
with an HMAC-SHA256 secret (minimum 24 characters) that the subscriber supplies at
creation and can rotate.
lifecycle: beta
delivery:
transport: https-webhook
signature: HMAC-SHA256
signature_note: >-
Subscriber provides a plain-text signing secret (>= 24 chars) at webhook creation
and verifies message signatures on their side; secret is rotatable.
subscription_model:
event_types: >-
Subscriptions target one or more event types (eventTypes string array). The concrete
event-type catalog is not enumerated in the OpenAPI; a synthetic example payload for a
given eventType can be requested via the send-example endpoint.
webhook_states: [active, disabled_manually, disabled_by_organization, disabled_for_errors]
operations:
- method: POST
path: /public/events/v1/webhooks
summary: Create a webhook subscription
- method: GET
path: /public/events/v1/webhooks/{id}
summary: Get a webhook
- method: DELETE
path: /public/events/v1/webhooks/{id}
summary: Delete a webhook
- method: POST
path: /public/events/v1/webhooks/{id}/enable
summary: Enable a webhook
- method: POST
path: /public/events/v1/webhooks/{id}/disable
summary: Disable a webhook
- method: POST
path: /public/events/v1/webhooks/{id}/send-example
summary: Send a synthetic test event to the webhook
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/agicap-events-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.