aid: track-pod name: Track-POD description: >- Track-POD is a cloud-based delivery management platform that combines route planning and optimization with electronic proof of delivery (ePOD), driver tracking, and last-mile customer notifications. The platform serves 10,000+ companies globally with a freemium model — the mobile driver app is free on iOS and Android, while the web dispatcher dashboard is sold on per-driver (Advanced, Advanced Plus, Ultimate, Enterprise) and per-order (S, M, L, XL) plans. Track-POD exposes a documented REST API (Track-POD API 2.0) with an OpenAPI 3.0 specification, JSON and XML payloads, X-API-KEY authentication, a public sandbox environment, and webhooks for ten event types covering orders, routes, and statuses. Common use cases include automated order import from e-commerce platforms (WooCommerce, Magento, Shopify, BigCommerce) and accounting/CRM systems (QuickBooks, Xero, Zoho, Microsoft Dynamics, Salesforce), real-time route dispatch and tracking, geotagged and signed proof of delivery, and PDF/shipping-label generation. Track-POD also ships no-code integrations via Zapier and Integrately. type: Index position: Provider access: 3rd-Party image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg tags: - Delivery - Last Mile - Logistics - Proof Of Delivery - Electronic Proof Of Delivery - EPOD - Route Planning - Route Optimization - Dispatch - Fleet Management - Driver Tracking - Courier - Field Service - Transportation - Shipping url: https://raw.githubusercontent.com/api-evangelist/track-pod/refs/heads/main/apis.yml created: '2026-05-25' modified: '2026-05-25' specificationVersion: '0.20' apis: - aid: track-pod:track-pod-api name: Track-POD API description: >- Track-POD API 2.0 is a JSON/XML REST API for delivery management. It covers eight resource families — Address, Driver, Order, RejectReason, Route, Test, Vehicle, and VehicleCheck — across 58 operations. Authentication uses an X-API-KEY header issued from Settings > Integrations > Web API. The same surface is offered against a sandbox tenant at api.sandbox.track-pod.com. Rate limits are 20 requests per second / 400 requests per minute. Restricted API keys can be scoped by IP address, HTTP method, and domain. humanURL: https://api.track-pod.com/index.html baseURL: https://api.track-pod.com tags: - Delivery - Orders - Routes - Drivers - Vehicles - Proof Of Delivery properties: - url: https://api.track-pod.com/index.html type: Documentation - url: https://api.sandbox.track-pod.com/index.html type: Sandbox - url: openapi/track-pod-openapi.yml type: OpenAPI - url: capabilities/orders.yaml type: NaftikoCapability - url: capabilities/routes.yaml type: NaftikoCapability - url: capabilities/drivers.yaml type: NaftikoCapability - url: capabilities/vehicles.yaml type: NaftikoCapability - url: capabilities/addresses.yaml type: NaftikoCapability - url: capabilities/vehicle-checks.yaml type: NaftikoCapability - url: json-schema/track-pod-order-schema.json type: JSONSchema - url: json-schema/track-pod-route-schema.json type: JSONSchema - url: json-ld/track-pod-context.jsonld type: JSONLD - url: rules/track-pod-rules.yml type: SpectralRules - url: examples/track-pod-create-order-example.json type: Example - url: vocabulary/track-pod-vocabulary.yml type: Vocabulary common: - type: Website url: https://www.track-pod.com - type: Documentation url: https://api.track-pod.com/index.html - type: Sandbox url: https://api.sandbox.track-pod.com/index.html - type: GettingStarted url: https://track-pod.freshdesk.com/support/solutions/articles/103000049813-track-pod-api-integration - type: Authentication url: https://track-pod.freshdesk.com/support/solutions/articles/103000049813-track-pod-api-integration - type: Features url: https://www.track-pod.com/features/ - type: Pricing url: https://www.track-pod.com/pricing-delivery-app/ - type: Plans url: plans/track-pod-plans-pricing.yml - type: RateLimits url: rate-limits/track-pod-rate-limits.yml - type: FinOps url: finops/track-pod-finops.yml - type: Webhooks url: https://www.track-pod.com/blog/webhooks-api-integration/ - type: Integrations url: https://www.track-pod.com/integrations/ - type: Zapier url: https://zapier.com/apps/track-pod/integrations - type: HelpCenter url: https://track-pod.freshdesk.com/support/home - type: Blog url: https://www.track-pod.com/blog/ - type: ContactUs url: https://www.track-pod.com/contact-us/ - type: PrivacyPolicy url: https://www.track-pod.com/privacy-policy/ - type: TermsOfService url: https://www.track-pod.com/terms-of-service/ - type: SignUp url: https://www.track-pod.com/free-trial/ - type: LinkedIn url: https://www.linkedin.com/company/track-pod/ - type: Twitter url: https://twitter.com/TrackPodApp - type: Facebook url: https://www.facebook.com/TrackPod/ - type: YouTube url: https://www.youtube.com/c/TrackPod - type: AppStore url: https://apps.apple.com/us/app/track-pod-driver-pod-app/id1112930649 - type: PlayStore url: https://play.google.com/store/apps/details?id=com.trackpod.android - type: Features data: - Cloud-based delivery management for couriers, distributors, and field-service fleets - Drag-and-drop route planning with multi-stop optimization in a single click - Real-time driver tracking with ETA notifications to customers - Electronic proof of delivery (ePOD) — sign-on-glass, photos, geotags, timestamps - Barcode and QR code scanning for package and SKU verification - Customizable delivery, collection, and service forms - Offline-capable driver mobile app for iOS and Android with auto-sync - REST API (Track-POD API 2.0) with JSON/XML, 58 operations across 8 resource families - Public sandbox tenant at api.sandbox.track-pod.com for safe testing - Webhooks for 10 events — order create/update/delete, route create/update/delete, order status change, route start/close/optimize - Restricted API keys scoped by IP, HTTP method, and domain - Rate limits 20 req/sec, 400 req/min, with a /Test endpoint to inspect current consumption - Bulk order import endpoint accepting up to 500 orders per request - PDF proof of delivery and shipping-label generation by order number or id - Route export workflow with explicit "exported" flag and confirmation endpoints - Vehicle inspection (VehicleCheck) endpoints for daily walk-around records - Built-in integrations with WooCommerce, Shopify, BigCommerce, Magento, Xero, QuickBooks, Linnworks - No-code integration via Zapier (5,000+ apps) and Integrately - Custom integration assistance available on Advanced Plus, Ultimate, and Enterprise plans sources: - https://api.track-pod.com/index.html - https://www.track-pod.com/api-integration/ - https://www.track-pod.com/blog/track-pod-api-explained/ - https://www.track-pod.com/blog/webhooks-api-integration/ - https://www.track-pod.com/blog/restricted-api-access/ - https://www.track-pod.com/pricing-delivery-app/ updated: '2026-05-25' maintainers: - FN: Kin Lane email: kin@apievangelist.com url: https://apievangelist.com