The API Report CardAPI Index
Shippit

Shippit API

Fleet / Trucking / Logistics · shippit.com

Shippit publishes a public REST API at developer.shippit.com spanning quotes, orders, booking, labels, tracking, returns, and proof of delivery, with API-key auth from the merchant dashboard. Rate limits are unpublished, so integrators meet 429s in production.

Last verified: July 2026Logistics & Supply Chain
API GRADE
D+
VERIFIED JUL 2026

SCORECARD

ExistenceGOODPublic REST API at developer.shippit.com with eleven endpoint groups from quoting and orders to tracking and proof of delivery.
AccessPOORKeys are issued in the merchant dashboard only after payment details are entered; no developer signup exists outside an account.
CoverageMIXEDEleven endpoint groups run quote through proof of delivery, but raw carrier-native webhooks exist only for Uber so far.
AuthPOORA single static API key from the dashboard; no OAuth, scopes, or key rotation story is documented.
Docs & DXPOORThe portal documents the endpoints, but operational details like rate limits are missing from the docs.
StabilityMIXEDRate limits are unpublished so 429s arrive unannounced; a published egress IP allow list at least pins down webhook sources.
Supergood: Shippit has an API, but using it means gates, contracts, or workarounds. Ours doesn't: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Shippit scores D+ on the API Report Card. Shippit publishes a public REST API at developer.shippit.com spanning quotes, orders, booking, labels, tracking, returns, and proof of delivery, with API-key auth from the merchant dashboard. Rate limits are unpublished, so integrators meet 429s in production.

Tried to integrate with Shippit?