Billogram · AsyncAPI Specification
Billogram Webhooks
Version
View Spec
View on GitHub
CompanyApplicative SaasInvoicingBillingPaymentsInvoice-to-CashE-InvoicingFintechWebhookAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source: https://docs.billogram.com/guides/webhooks
docs: https://docs.billogram.com/guides/webhooks
type: Webhooks
transport: http-callback
note: >-
Billogram publishes a documented webhook (callback) surface but no AsyncAPI
document. This artifact captures the callback catalog only.
signing:
algorithm: HMAC-SHA256
headers:
- Billogram-Signature
- Billogram-Request-Timestamp
secret: sign_key
verification: >-
Compute HMAC-SHA256 over the base string using your sign_key and do a
timing-safe comparison. Use the raw request-body bytes before JSON parsing.
retry: >-
Any non-success status (or a timeout) triggers Billogram's retry logic;
persistently failing webhooks eventually trigger a detailed error email.
Exact intervals / max attempts are not published.
payload:
fields:
- callback_id
- callback_timestamp
- callback_type
- custom
- billogram
- event
note: >-
For BillogramEvent callbacks the concrete event schema is determined by
event.type.
events:
billogram_event_types:
- BillogramCreated
- BillogramSent
- DeliveryFailed
- Resent
- ReminderSent
- Payment
- BillogramEnded
- Credit
callback_types:
- name: RecipientUpdated
meaning: Customer email verification or recurring payment changes.
- name: PaymentRecalled
meaning: Negative allocation from recalled payments.
- name: EinvoiceRegistrationCreated
meaning: Successful e-invoice registration.
- name: EinvoiceRegistrationDeleted
meaning: Removed e-invoice registration.
- name: BillingTab
meaning: Billing tab processing events.
- name: EinvoiceRegistrationIdentificationMismatch
meaning: Failed registration (Finland only).
- name: EinvoiceRegistrationRecipientNotFound
meaning: Customer number mismatch (Finland only).
- name: EfakturaRegistration
meaning: Deprecated Swedish internet-banking registrations.
deprecated: true
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/billogram-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.