AsyncAPI channel · Ntropy · Ntropy Webhooks

/

Provider: Ntropy AsyncAPI: v3.0.0 Spec: Ntropy Webhooks Operations: 1 Messages: 7

Channel address

/

Operations

receive
receiveEvent

Messages

bank_statements.completed
Bank statement finished processing
Content-Type:
bank_statements.error
Bank statement encountered an error processing
Content-Type:
batches.completed
Batch finished processing
Content-Type:
batches.error
Batch encountered an error processing
Content-Type:
reports.resolved
Report has been resolved
Content-Type:
reports.rejected
Report was rejected (see rejection_reason)
Content-Type:
reports.pending
Report is being investigated
Content-Type:

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.