Delivery API
version 1
Introduction#
The SeaRates Delivery API is a flexible, modern API that aggregates shipping APIs into one. The API can be used to calculate rates with multiple carriers like DHL, FedEx and more.
Auth#
API uses Bearer token. To get token follow this link with ID that gives your manager.
1https://www.searates.com/auth/platform-token?id=XXXXXX
You must send this token as header to all requests. Header example:
1authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbG....