Loop · AsyncAPI Specification

Loop Webhooks

Version

View Spec View on GitHub CompanyLogisticsSupply ChainFreightFreight AuditPaymentsTransportationArtificial IntelligenceData PlatformAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.loop.com/developers/webhooks and https://docs.loop.com/developers/webhook-event-types
spec_type: Webhooks
description: >-
  Loop delivers events via webhooks managed by Svix. Loop does not publish a
  machine-readable AsyncAPI document; this captures the webhook surface. The full
  event-type catalog is enumerated at the docs URL below (client-rendered and not
  reproduced verbatim here — only the documented example event is listed).
provider: Svix
transport: HTTPS POST to a subscriber-configured endpoint
docs: https://docs.loop.com/developers/webhook-event-types
delivery:
  ack: consumer must respond 2xx within 15 seconds
  guarantee: at-least-once (deduplicate on eventId)
  retries: exponential backoff spanning ~10+ hours
  auto_disable: endpoint disabled after 5 days of continuous failures
  replay: manual replay/recovery supported via Svix
signing:
  scheme: Svix signature verification
  headers:
    - svix-id
    - svix-timestamp
    - svix-signature
  signed_content: raw string body of the message payload
payload_envelope:
  - {field: eventId, description: Stable identifier for the event; used for deduplication across resends.}
  - {field: generatedAtTimestamp, description: When the event occurred.}
  - {field: eventCreatedAt, description: Timestamp for ordering event consumption.}
events:
  - {type: test-event.created, description: Example/test event documented in the webhooks guide.}

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