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 Difference among 3 versions of TrackingMore API
Generate API Key:
For how to generate API Key, kindly go to https://support.trackingmore.com/en/article/generate-trackingmore-api-key-lhab6t/ for your reference.
Updated on: 28/10/2023
Thank you!