Skip to main content
UseDropTrail is a delivery and logistics platform that connects businesses and individuals with local delivery partners. Our platform enables real-time delivery tracking, bidding system for delivery requests, and seamless payment processing.

System Overview

The core workflow consists of:
  1. Creating delivery requests with pickup/dropoff details
  2. Delivery partners bidding on available requests
  3. Request acceptance and assignment
  4. Real-time location tracking during delivery
  5. Delivery confirmation and payment processing

Base URL

All API requests should be made to the following base URL:
https://api.usedroptrail.com

Authentication

UseDropTrail uses bearer token authentication. To authenticate your requests, you’ll need to include your API token in the Authorization header. See Authentication for more information.

Errors

See Errors for more information.

Rate Limiting

See Rate Limiting for more information.

WebSocket

See WebSocket for more information.

Webhooks

See Webhooks for more information.