PackageX · AsyncAPI Specification
Packagex Webhooks
Version
View Spec
View on GitHub
CompanyLogisticsShippingSupply ChainComputer-VisionOCRPackage TrackingFulfillmentAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-20'
method: searched
source: https://docs.packagex.io/apis/getting-started/webhooks-and-events
type: Webhooks
spec_type: none
description: >-
PackageX emits webhook events whenever an object is updated in the database.
Event names follow a `topic.context` format where the topic is the object type
and the context describes what happened. Webhooks are configured in the
Developer Center dashboard, may subscribe to specific events, and support
custom header authentication (a user-defined key/value pair; hashed or
encrypted values recommended). A receiver must return a 2XX within 5000ms or
the delivery is marked failed.
delivery:
timeout_ms: 5000
success: 2XX status code
auth: custom header (key + value), configured per webhook
event_format: topic.context
events:
- name: shipment.delivered
description: A shipment reached the delivered state (documented example).
- name: fulfillment.created
description: A fulfillment object was created (documented example).
- name: outgoing_integration__error
description: Fires when an outgoing integration's error count exceeds the configured threshold; emails subscribed users.
- name: incoming_webhook__error
description: Fires when an incoming webhook's error count exceeds the configured threshold; emails subscribed users.
note: >-
PackageX documents webhooks generatively (any object update emits
<topic>.<context>); the events above are the explicitly named examples plus the
two integration-error notifications. No AsyncAPI document is published and no
full event catalog / payload schema is public — do not fabricate one.
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/packagex-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.