Ship24 Tracking
涵蓋全球2,500多家承運商和第三方物流的訂單、包裹及郵件追蹤。即時貨運狀態、派送更新、完整追蹤事件歷史、快遞查詢及Webhook重播。
文件
Ship24 provides global package tracking by API or webhooks for all your shipments and parcels worldwide. Track parcels from hundreds of couriers, such as USPS, DHL, FedEx, China Post, Japan Post, UPS and more!
The Ship24 API is a set of HTTP endpoints using JSON requests and responses organized around REST that allow your app to integrate with Ship24.
Documentation structure
Use the top navigation bar to switch from:
- Our API Documentation, which contains a comprehensive explanation of how our API works.
- Our API Reference, which contains the specification of each of our endpoints.
- Our Support section, which contains help articles for most of the common questions and issues you may encounter.
Import our documentation into your HTTP client
Our API Reference is available as an OpenAPI 3.1 format file, which is supported by most HTTP clients.
- Latest version: https://docs.ship24.com/assets/openapi/ship24-tracking-api.yaml
| Postman | In Postman, click on "Import", go on the "Link" tab, and paste this URL https://docs.ship24.com/assets/openapi/ship24-tracking-api.yaml |
| Insomnia | From Insomnia preferences, locate the "Import data" option, choose "From URL", and paste this URL https://docs.ship24.com/assets/openapi/ship24-tracking-api.yaml |
Documentation for "Per-call" plan
This documentation concerns our Per-shipment plan, which is our most comprehensive and cost-effective plan. If you chose a Per-call plan, take a look at this dedicated section of the documentation.