API Reference Summary

Browse the TRUXX HUB API at a glance.

This page is the quick reference map for the current TRUXX HUB API surface. Use it to find the correct endpoint quickly, then open the linked page for full request and response details.

Base URLs
Testhttps://hub-sandbox-api.truxx.ae
Livehttps://hub-api.truxx.ae

Get Estimated Price

Estimate fare, distance, and travel time from pickup and dropoff coordinates.

Path/api/Trips/get-estimated-price
Authx-api-key required

Create Trip

Create a new trip in TRUXX logistics using customer, route, and vehicle details.

Path/api/Trips/create-trip
Authx-api-key required

Cancel Trip

Cancel an existing trip for the authenticated account and return cancellation fees.

Path/api/Trips/cancel-trip
Authx-api-key required

Search Trips

Retrieve paginated trips for the authenticated account with optional filters.

Path/api/Trips
Authx-api-key required