INFRASTRUCTURE

Open APIs

Connect any system with robust REST APIs, webhooks, SDKs, and pre-built connectors for your logistics stack.

Platform status

Built for production workloads

orbex — zsh — api/status

$ orbex api status

200+

API endpoints

99.95%

API uptime SLA

<100ms

p95 latency

✓ all systems operational

Why teams choose Orbex

Developer-first infrastructure for logistics integrations

Developer-first design

Comprehensive docs, sandbox environments, and typed SDKs for Python, Node, and Java.

  • OpenAPI spec
  • Sandbox keys
  • Rate limit tiers

Event-driven integrations

Subscribe to shipment milestones, exceptions, and document events via webhooks.

  • Retry policies
  • Signature verification
  • Event filtering

API surface

Everything you need to connect your stack

REST, webhooks, SDKs, and analytics — one consistent platform for building logistics integrations.

REST API

Full CRUD access to shipments, documents, schedules, and exceptions.

GET /v1/shipments?status=in_transit

Webhooks

Real-time event delivery for milestones, alerts, and document uploads.

POST /v1/webhooks/subscribe

SDKs & connectors

Pre-built libraries and connectors for popular TMS, ERP, and WMS platforms.

npm install @orbexdata/sdk

GraphQL gateway

Flexible queries for analytics dashboards and custom operational tools.

query Shipment($id: ID!) { ... }

API versioning

Stable version contracts with deprecation notices and migration guides.

Accept: application/vnd.orbex.v2024+json

Usage analytics

Monitor API consumption, error rates, and latency from a developer portal.

GET /v1/developer/usage?range=30d
orbex — api — quickstart

# 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

REST API
Webhooks
SDKs
GraphQL
Sandbox keys
OpenAPI spec
REST API
Webhooks
SDKs
GraphQL
Sandbox keys
OpenAPI spec

Use cases

Built for teams like yours

Engineering teams

Embed Orbex data in internal tools with REST, webhooks, and SDKs.

System integrators

Pre-built connectors and stable version contracts for faster deployments.

Product teams

Power customer portals and analytics with reliable, low-latency APIs.

Ready to connect your logistics stack?

Talk to our team about API access, sandbox keys, and pre-built connectors for your TMS, ERP, or WMS.

Or explore integration guides