Tuum · AsyncAPI Specification

Tuum Notification Webhooks

Version

View Spec View on GitHub CompanyCore BankingBanking as a ServicePaymentsLendingCardsFintechFinancial-ServicesAsyncAPIEvents

AsyncAPI Specification

tuum-notification-webhooks.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.tuum.com/tuum-developer-docs/getting-started/notification-api/webhooks
spec_type: Webhooks
docs: https://docs.tuum.com/tuum-developer-docs/api-cookbooks/webhooks/webhooks
description: >-
  Tuum's Notification API delivers near-real-time events by pushing HTTP POST
  requests with JSON payloads to a subscriber-provided endpoint. Consumers
  discover available webhooks, subscribe to event/notification types (optionally
  scoped by channel code), and manage (update/pause/unsubscribe) subscriptions.
  No AsyncAPI document is published by the provider; this captures the documented
  webhook surface (type: Webhooks).
delivery:
  transport: https
  method: POST
  payload: application/json
  direction: outbound (Tuum -> subscriber)
subscription:
  discover: find available webhooks
  subscribe_by: [notification type + channel code, notification id]
  manage: [subscribe, update subscription, enable/disable notification, unsubscribe, search subscribed]
  docs: https://docs.tuum.com/tuum-developer-docs/api-cookbooks/webhooks/webhooks
security_options:
  # Applied by Tuum to outbound webhook requests; arranged via customer success manager (not self-service).
  options:
    - bearer-token
    - custom-auth-header
    - oauth2-client-credentials
    - hmac-signature
    - mtls
  docs: https://docs.tuum.com/tuum-developer-docs/getting-started/notification-api/webhooks/webhook-security-options
event_domains:
  # Payload families documented under api-cookbooks/webhooks/webhooks-with-payloads
  - person
  - account
  - deposit
  - payments
  - aml-processes
  - loan
  - card
  - debt
  - finance
best_practices:
  reference: https://docs.tuum.com/tuum-developer-docs/getting-started/notification-api/webhooks/best-practices-for-handling-webhooks
  notes: >-
    Docs cover idempotent handling / preventing duplication, error handling and
    recovery, and verifying request authenticity via the configured security option.

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/tuum-notification-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.