
Connect any system with robust REST APIs, webhooks, SDKs, and pre-built connectors for your logistics stack.
Platform status
$ orbex api status
200+
API endpoints
99.95%
API uptime SLA
<100ms
p95 latency
✓ all systems operational
Why teams choose Orbex
Comprehensive docs, sandbox environments, and typed SDKs for Python, Node, and Java.
Subscribe to shipment milestones, exceptions, and document events via webhooks.
API surface
REST, webhooks, SDKs, and analytics — one consistent platform for building logistics integrations.
Full CRUD access to shipments, documents, schedules, and exceptions.
GET /v1/shipments?status=in_transit
Real-time event delivery for milestones, alerts, and document uploads.
POST /v1/webhooks/subscribe
Pre-built libraries and connectors for popular TMS, ERP, and WMS platforms.
npm install @orbexdata/sdk
Flexible queries for analytics dashboards and custom operational tools.
query Shipment($id: ID!) { ... }Stable version contracts with deprecation notices and migration guides.
Accept: application/vnd.orbex.v2024+json
Monitor API consumption, error rates, and latency from a developer portal.
GET /v1/developer/usage?range=30d
# Authenticate and fetch an in-transit shipment
curl -H "Authorization: Bearer $ORBEX_API_KEY" \
"https://api.orbexdata.com/v1/shipments?status=in_transit"
→ 200 OK · JSON response with milestones, ETA, documents
Use cases
Embed Orbex data in internal tools with REST, webhooks, and SDKs.
Pre-built connectors and stable version contracts for faster deployments.
Power customer portals and analytics with reliable, low-latency APIs.
Talk to our team about API access, sandbox keys, and pre-built connectors for your TMS, ERP, or WMS.


Or explore integration guides