Rillet · AsyncAPI Specification

Rillet Webhooks

Version

View Spec View on GitHub CompanyFintechERPAccountingFinanceGeneral LedgerAccounts ReceivableAccounts PayableInvoicingSoftware-as-a-ServiceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.api.rillet.com/docs/webhooks
spec_type: Webhooks
description: >-
  Rillet delivers real-time events as HTTP POST callbacks to organization-
  configured HTTPS endpoints. Events are modeled as (entity, action) pairs.
  Configured in the dashboard under Organization Settings -> Webhooks (max 5
  per organization). No AsyncAPI document is published; this is the captured
  webhook catalog.
transport: https-post
delivery:
  timeout_seconds: 30
  success: 2xx response required
  retries: exponential backoff, groups of 3, up to 5 groups
  max_webhooks_per_org: 5
signing:
  algorithm: HMAC-SHA256
  encoding: base64
  signed_payload: "$timestamp.$id.$entity.$event.$body"
  key: per-webhook token (rotatable; up to 10 signatures per header)
headers:
- name: X-Rillet-Signature
  description: Base64 HMAC-SHA256 signature(s) of the signed payload
- name: X-Rillet-Timestamp
  description: ISO-8601 event timestamp
- name: X-Rillet-Id
  description: Unique event UUID (use for idempotency)
- name: X-Rillet-Entity
  description: Object type, e.g. INVOICE
- name: X-Rillet-Event
  description: Action type, e.g. CREATED
entities:
  documented_examples: [INVOICE, CREDIT_MEMO]
  actions: [CREATED, UPDATED]
  note: >-
    The OpenAPI (webhook components, e.g. WebhookContract, WebhookContractItem)
    is the single source of truth for the full entity/action matrix and payload
    schemas. See https://docs.api.rillet.com/reference/webhooks
reference: https://docs.api.rillet.com/reference/webhooks

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