Kard · AsyncAPI Specification

Kard Notifications Webhooks

Version

View Spec View on GitHub CompanyRewardsCard-Linked OffersLoyaltyFintechCommerce MediaAdvertisingTransactionCashbackWebhookAsyncAPIWebhooksEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.getkard.com/api/integration-guides/notifications
spec_type: Webhooks
transport: HTTPS POST to issuer-registered subscription URL
signature:
  header: notify-signature
  algorithm: HMAC-SHA256
  signed_over: raw webhook request body
  key: issuer webhook key (case-insensitive header match)
delivery:
  idempotency: each notification carries a unique idempotency identifier for consistent
    delivery
  replay: POST /v2/issuers/{organizationId}/notifications/{eventId}/replay
  list: GET /v2/issuers/{organizationId}/notifications
subscription_management:
  create: POST /v2/issuers/{organizationId}/subscriptions
  get: GET /v2/issuers/{organizationId}/subscriptions
  update: PATCH /v2/issuers/{organizationId}/subscriptions/{subscriptionId}
events:
- name: earnedRewardApproved
  description: An approved transaction has qualified for a reward.
  payload_fields:
  - message (suggested push text)
  - attribution (tracking links)
  - idempotency identifier
- name: earnedRewardSettled
  description: A settled transaction has qualified for a reward.
  payload_fields:
  - message (suggested push text)
  - attribution (tracking links)
  - idempotency identifier

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/kard-notifications-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.