Introduction of TrackingMore API
Introduction of TrackingMore API
Trackingmore API is a shipment tracking API that returns tracking info of our supported couriers. You can insert tracking results directly at your application or store, and notify users of delivery updates using webhooks.
The Trackingmore API is implemented as JSON over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Tracking, Courier, has its own URL and is manipulated in isolation. In other words, we've tried to make the API follow the REST principles as much as possible.
There are 3 versions of TrackingMore API: API V2, V3, V4 & documents respectively in the followings:
Trackingmore API V4
Trackingmore API V3
Trackingmore API V2
For comparison among TrackingMore API V4, V3 & V2, please go to the page "Comparison among TrackingMore API versions"
Generate API Key:
Login to your TrackingMore account and upgrade to Plus Plan
Select "developer" > API Key > Click "generate API Key"
Name the API key & Save

Updated on: 29/03/2023
Thank you!