A free public REST API (JSON and XML) documented at api.track-pod.com, with self-generated keys, webhooks for order and route events, and a published 20 req/s limit. Auth is API-key only, no OAuth. There is no OpenAPI spec or official SDK; the reference is static HTML.
Track-POD scores D+ on the API Report Card. A free public REST API (JSON and XML) documented at api.track-pod.com, with self-generated keys, webhooks for order and route events, and a published 20 req/s limit. Auth is API-key only, no OAuth. There is no OpenAPI spec or official SDK; the reference is static HTML.
Without a usable official API, teams fall back on manual exports, file drops, or one-off vendor integrations. The other option is an unofficial API layer like Supergood that automates the authenticated web app directly.
Track-POD is a cloud-based last-mile delivery management and electronic proof-of-delivery (ePOD) platform that combines route planning and optimization, a driver mobile app (iOS/Android with offline mode), real-time GPS vehicle tracking, branded customer notifications (SMS/email), barcode/QR scanning, and a web dispatcher dashboard into a single SaaS product.
Vertical: Fleet / Trucking / Logistics - specifically last-mile delivery management and electronic proof of delivery. Dispatchers and ops managers use Track-POD to import or create orders (via web dashboard, CSV/Excel, native Shopify/eBay/QuickBooks/Xero connectors, Zapier, or the public REST API), plan and auto-optimize multi-stop routes, and assign deliveries to drivers.
Medium within last-mile delivery and ePOD SaaS.
Track-POD is the system of record for in-flight last-mile delivery state across its 10,000+ customer base: orders and delivery tasks (origin, destination, time windows, recipient info, COD amounts, custom fields); routes and route optimization results (planned, in-progress, completed, optimized); driver profiles, assignments, and live GPS state; vehicle records and inspection/safety check logs; proof-of-delivery artifacts (geotagged photos, signatures, barcode/QR scans, timestamps, PDF confirmations); branded SMS/email notification history and customer tracking page views; status timeline events (created, assigned, started, arrived, completed, failed, returned); and cash-on-delivery (COD) collection and reconciliation records flowing downstream to Xero/QuickBooks for invoicing.
Track-POD is a mature cloud-native SaaS focused on last-mile delivery and ePOD.
Only **API-key auth** supported - no OAuth 2.0, no SSO, no app-builder flow for third-party developers. **20 req/s / 400 req/min** is a hard per-key ceiling - large back-fills, bulk imports, and multi-tenant integrators must throttle and batch. Full sourced list under Sources below.
Common alternatives include Onfleet, DispatchTrack, OptimoRoute, Routific, Route4Me, Upper Route Planner. Graded alternatives appear under "More from the report card" below.
Grades measure one thing: can a customer's engineering team get their own data out programmatically? We check six things (whether a real API exists, how access is gated, data coverage, auth quality, docs and developer experience, and stability) and roll them into a letter grade. Grades get re-verified, and they only move on evidence.
Yes. Supergood maintains an unofficial Track-POD API and MCP server so AI agents and internal tools can read and write Track-POD data. See the Track-POD integration docs at supergood.ai/docs/track-pod-api.