Skip to content
Last updated

Stallion Express API v5

V5 is the current Stallion Express API for quoting rates, creating shipments, purchasing labels, scheduling pickups, tracking parcels, managing orders, and keeping product customs data up to date.

Use v5 for new integrations. V4 and v3 remain available for existing integrations through the version switcher.

Start here

For endpoint-level details, see the API Reference.

Base URLs

EnvironmentBase URLUse it for
Productionhttps://ship.stallion.ca/api/v5Live shipments, labels, billing, and pickups.
Sandboxhttps://sandbox.stallion.ca/api/v5Testing integration logic before sending live shipments.

All examples in these docs use the production base URL. Replace it with the sandbox base URL while testing.