Ntropy · AsyncAPI Specification
Ntropy Webhooks
Version v3
Event-driven notifications from the Ntropy API. Ntropy POSTs an event to the registered webhook url. If a token was set at creation it is sent in the X-Ntropy-Token header. Delivery is at-least-once (dedupe on event_id); non-2xx or >10s timeouts are retried for up to 24 hours.
View Spec
View on GitHub
CompanyFintechTransaction EnrichmentFinancial DataData EnrichmentBank StatementsCategorizationUnderwritingAsyncAPIWebhooksEvents
Channels
webhook
Messages
BankStatementsCompleted
Bank statement finished processing
BankStatementsError
Bank statement encountered an error processing
BatchesCompleted
Batch finished processing
BatchesError
Batch encountered an error processing
ReportsResolved
Report has been resolved
ReportsRejected
Report was rejected (see rejection_reason)
ReportsPending
Report is being investigated
Servers
https
consumer
Consumer-hosted HTTPS endpoint registered via POST /v3/webhooks.