Metrobi · AsyncAPI Specification

Metrobi Delivery Webhooks

Version

View Spec View on GitHub CompanyDeliveryLogisticsCouriersLast Mile DeliveryRoute OptimizationFulfillmentLocal DeliveryWebhookAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://metrobi.readme.io/reference/receiving-real-time-delivery-updates
spec_type: Webhooks
note: >-
  Metrobi does not publish an AsyncAPI document. Delivery status events are
  delivered as HTTP POST callbacks to a per-delivery webhook_url that the caller
  supplies when creating a delivery. Captured here as a webhook catalog.
subscriber_requirements:
  - Publicly accessible HTTPS URL
  - URL must accept POST requests
  - URL must return a 2xx response
delivery:
  transport: http-post
  configured_via: webhook_url (create-a-delivery request body)
  payload: >-
    Full delivery JSON object (same shape as the read-a-delivery response),
    documented at metrobi.readme.io/reference/reading-data-from-each-delivery-event
events:
  - name: dropoff.in_progress
    trigger: a dropoff stop becomes in progress
    stop_status: INPROGRESS
  - name: dropoff.completed
    trigger: a dropoff stop is completed
    stop_status: COMPLETED
  - name: dropoff.cancelled
    trigger: a dropoff stop is cancelled
    stop_status: CANCELLED
notes:
  - Only dropoff-stop status changes trigger events; pickup-stop changes do not.
  - Completed dropoff payloads include proof-of-delivery photos (pods) and driver info.

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/metrobi-delivery-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.