Skip to main content

Introduction

TrackMage API Introduction

Our REST API is available for any plan, and implemented as LD+JSON/JSON over HTTPS using GET/POST/PUT/DELETE verbs. The API is a great way to get data directly to and from TrackMage, like creating orders, shipments etc., and querying objects data.

Our API allows developers to build applications that interface with the TrackMage platform. The API can be used to handle many tasks including:

  • Managing Orders
  • Managing Shipments
  • Creating Webhooks
  • Retrieving Shipping Info
  • and more!!!

Check out the TrackMage Api Reference for full documentation on the TrackMage REST API.