Get Started

Build logistics integrations on top of TRUXX HUB.

TRUXX HUB is the developer platform for secure trip operations, wallet-backed billing, and event-driven integration with the TRUXX logistics ecosystem.

Test: https://hub-sandbox-api.truxx.ae
Live: https://hub-api.truxx.ae
Integration flowHigh-level quickstart
  • Start in the test environment and validate your integration before going live
  • Review the Authorization guide before calling protected endpoints
  • When sending departureTime, use the current docs example format: 2026-03-18T05:36
  • Fund the account wallet to allow billing-protected API operations
  • Subscribe to webhooks for trip and wallet event notifications

Authenticate every request

Use your TRUXX HUB API key in the X-API-KEY header. Keys are environment-scoped and can be revoked at any time.

Fund your wallet

The platform checks wallet availability and positive balance before processing protected API operations.

Move through the trip lifecycle

Estimate trip cost, create trips, cancel when allowed, search records, and subscribe to operational events.

Use reference data

Review trip statuses and approved vehicle type IDs in the Reference Data page before building request and response mappings.