> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://support.trackingmore.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Something You need to know about TrackingMore API & Webhook

TrackingMore API version must be consistent with Webhook version. That is, if TrackingMore API version is V4, the webhook version MUST be V4. So is V2 & V3. 

[TrackingMore API V4](https://www.trackingmore.com/docs/trackingmore/d5ac362fc3cda-api-quick-start)
[Webhook V4](https://www.trackingmore.com/docs/trackingmore/79dpyqt0qaebs-webhook-overview)

[TrackingMore API V3](https://www.trackingmore.com/v3/api-index#api-version)
[Webhook V3](https://www.trackingmore.com/v3/api-index#webhook)

[TrackingMore API V2](https://www.trackingmore.com/v2/api-index.html#authentication) 
[Webhook V2 ](https://www.trackingmore.com/v2/api-index.html#webhook)

| Note: 
| 1. It's better to use ${color}[#f80d0d](TrackingMore API) together with ${color}[#f50f0f](Webhook), just like the relation between cups & lids. 😀

| 2. There are other ways to use TrackingMore API or Webhook so that you can get tracking results of a shipment/shipments (Below API & Webhook are referring to V4 version)
| Way 1: [Create API](https://support.trackingmore.com/en/article/trackingmore-create-api-122cydg/) + [Get API](https://www.trackingmore.com/docs/trackingmore/eebb15e555107-get-results)
| Way 2: [Create API](https://support.trackingmore.com/en/article/trackingmore-create-api-122cydg/) + [Webhook](https://www.trackingmore.com/docs/trackingmore/79dpyqt0qaebs-webhook-overview)
| Way 3: [Import a Shipment by TrackingMore Web](https://support.trackingmore.com/en/article/import-a-shipment-to-trackingmore-1x1cmy4/) + [Webhook](https://www.trackingmore.com/docs/trackingmore/79dpyqt0qaebs-webhook-overview)
| Way 4: [Import multiple shipments by CSV](https://support.trackingmore.com/en/article/import-multiple-shipments-to-trackingmore-by-csv-m7jfxk/) + [Webhook](https://www.trackingmore.com/docs/trackingmore/79dpyqt0qaebs-webhook-overview)
| Way 5: [Auto sync shipments by connecting stores with TrackingMore](https://support.trackingmore.com/en/article/auto-sync-shipments-to-trackingmore-by-connecting-stores-with-trackingmore-eocq9t/) + [Webhook](https://www.trackingmore.com/docs/trackingmore/79dpyqt0qaebs-webhook-overview)
| Way 6: The 1-5 create/import + manage shipments in TrackingMore shipments page
