List available routes
Returns available services and addons for a given origin/destination. This is static, cacheable data that shows what services exist for a route, regardless of team configuration or actual shipment details. Does not include pricing.
Documentation Index
Fetch the complete documentation index at: https://docs.smartsend.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Preferred language(s) for translatable content using BCP 47 language tags. Supports quality values (q-factors) for priority ordering. The API negotiates the best available language based on this header, the team's configured language, and available translations. If omitted, the team's default language is used.
"da-DK, da;q=0.9, en;q=0.8"
Any value passed in this request will be returned in the same header. This can be used to correlate requests between client and server.
1 - 128^[A-Za-z0-9._-]{1,128}$Path Parameters
Team identifier. All resources are scoped to this team.
1"ad9546c1-393e-49a5-9a72-5cc146c9bec5"
Query Parameters
Destination ISO 3166-1 alpha-2 country code
2"DK"
Destination postal code for postal-code level route restrictions
Filter by carrier code
Response
Routes retrieved successfully