Skip to main content

Introduction

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 in your HTTP client​

Our API Reference is available as an OpenAPI 3.1 format file, which is supported by most HTTP clients.

Postman PostmanIn Postman, click on "Import", go on the "Link" tab, and paste this URL https://docs.ship24.com/assets/openapi/ship24-tracking-api.yaml
InsomniaFrom 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.