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: August 2026Logistics & Supply ChainNO MCP
API GRADE
D+
VERIFIED AUG 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.
MCPNONENo official or community MCP server for Shippit was found in the official MCP registry or on GitHub. VERIFIED 2026-08
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Shippit scores D+ on Supergood's 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?