Remberg · AsyncAPI Specification

Remberg Events Webhooks

Version

View Spec View on GitHub MaintenanceAsset ManagementCMMSEAMField ServiceWork OrdersIndustrialSoftware-as-a-ServiceGermanyAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://developers.remberg.de/docs/webhooks
spec_type: Webhooks
note: >-
  remberg ships webhooks (currently gated to selected customers) delivered via
  Svix. No AsyncAPI document is published; this is the captured webhook catalog.
  Endpoints are configured in Settings > Security > Webhooks; the full event
  catalog is exposed on the "Event catalog" tab of the webhook management UI.
delivery:
  transport: HTTPS POST
  provider: Svix
  ack: return 2xx within 15s
  signature:
    headers: [svix-id, svix-timestamp, svix-signature]
    scheme: HMAC (verify with Svix libraries; use the raw payload body)
    secret: endpoint-specific signing secret (rotatable)
  retries:
    schedule: [immediate, 5s, 5min, 30min, 2h, 5h, 10h, 10h]
    backoff: exponential
payload:
  fields: [id, type, timestamp, data, actorId]
  actor_id: internal user id (user- or API-key-triggered) or empty for system events
  example_type: asset.updated.status
  example:
    data:
      assetNumber: "123-456"
      instanceId: dcbadcbadcbadcbadcbadcba
    id: "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx"
    timestamp: "2025-01-15T10:00:00.000Z"
    type: asset.updated.status
events:
- type: asset.updated.status
  description: An asset's operational status signal changed. (Documented example; the full event catalog is listed in the webhook management UI.)

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/remberg-events-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.