Finsify · AsyncAPI Specification

Finsify Webhooks

Version

View Spec View on GitHub CompanyFinancial-ServicesOpen BankingBank AggregationFinancial DataTransactionFintechSoutheast AsiaAsyncAPIEvents

AsyncAPI Specification

finsify-webhooks.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.finsify.com/
spec_type: Webhooks
transport: HTTP POST callback to a partner-registered URL
description: >-
  Finsify Hub pushes asynchronous notifications to a partner-registered callback
  URL. Two event families are documented: new-transaction notifications when
  fresh transactions are synced for a login, and login-status-change
  notifications when an end-user's bank login can no longer be refreshed.
events:
  - name: new_transaction
    summary: New transactions were synced for a login.
    payload_fields:
      - login_id
      - timestamp
      - accounts
      - new
      - referenceId
  - name: login_status_change
    summary: An end-user bank login changed status and may need re-authentication.
    payload_fields:
      - status
      - login_id
    statuses:
      - value: login_wrong_credentials
        meaning: Login changed password / credentials no longer valid
      - value: login_password_expired
        meaning: Login password is expired
      - value: login_account_locked
        meaning: Login is locked
remediation:
  note: >-
    On a login_status_change event, call POST /token/reconnect to prompt the
    end-user to re-authenticate the affected bank login.

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/finsify-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.