FinGoal · AsyncAPI Specification

Fingoal Webhooks

Version

View Spec View on GitHub Financial-ServicesFintechTransaction EnrichmentData EnrichmentPersonal Financial ManagementBankingCategorizationWebhookAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/fingoal-insights-openapi-original.json
docs: https://docs.fingoal.dev/
spec_type: Webhooks
note: >-
  FinGoal documents a webhook event surface but publishes no AsyncAPI document.
  Webhooks are registered/managed through the /webhook-configurations endpoints
  (list, upsert, delete, test) and delivered to a client-supplied HTTPS
  callback_url.
management_operations:
- listWebhookConfigurations
- upsertWebhookConfiguration
- deleteWebhookConfiguration
- testWebhook
events:
- webhook_type: ENRICHMENT_DATA
  trigger: >-
    An asynchronous enrichment batch has completed. Notification carries
    batch_request_id (plus client_id and tenant_id) so the consumer can retrieve
    or has been delivered enrichedTransactions[] and failedTransactions[].
  payload_fields:
  - enrichedTransactions
  - failedTransactions
  notification_ref_fields:
  - batch_request_id
  - client_id
  - tenant_id
- webhook_type: USER_TAGS_DATA
  trigger: A user's Persona / behavioral tags have been updated.
  payload_fields:
  - tenant_id
  - userTags
delivery:
  transport: https-post
  target: callback_url (per webhook configuration)

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/fingoal-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 email required.

A second provider on the same verified email joins the account you already have.