Fincura · AsyncAPI Specification

Fincura Webhooks

Version

View Spec View on GitHub Financial-ServicesLendingCredit AnalysisFinancial SpreadingBankingFintechUnderwritingCompanyAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/fincura-openapi-original.yml
type: Webhooks
notes: >-
  Fincura delivers events to subscriber URLs registered via POST /v1/webhook.
  Each webhook carries an event_type, a target webhook_url, an HTTP method, an
  optional external_id, and a signing_key used to HMAC-sign deliveries. No AsyncAPI
  document is published; this catalog is derived from the Webhook schema's event_type enum.
subscription:
  register: POST /v1/webhook
  retrieve: GET /v1/webhook/{uuid}
  list: GET /v1/webhook
  delete: DELETE /v1/webhook/{uuid}
  operations: [createWebhook, retrieveWebhook, listWebhooks, destroyWebhook]
delivery:
  signing: HMAC using per-webhook signing_key
  method_field: webhook_method
  target_field: webhook_url
event_types:
- GlobalCashflow.Saved
- Analysis.Saved
- DocumentFile.Received
- DocumentFile.Processing
- DocumentFile.HumanRequired
- DocumentFile.SpreadComplete
- DocumentFile.Error
- BulkFile.Received
- BulkFile.Processing
- BulkFile.Processed
- BulkFile.Error
- Template.Changed
- Borrower.CreatedFromImport
- CalculatedStatement.Update
- ForecastedStatement.Update
- AnnualizedStatement.Update
- '*'

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/fincura-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.