Skip to content

Carrier Search API v2 (v2)

Loadlink Carrier Search API — v2

Search active carrier postings on Loadlink and/or DAT by lane and equipment type.

All endpoints require a bearer token — call POST /v2/authorize with your organization's integration email and org token to get one. Your Salesforce account admin provisions the org token; it is shared across every sub-account in your organization.

Errors: 400 responses follow RFC 9457 (ProblemDetails) with a structured errors[] array of {name, reason} pairs. 401 responses have no body. 429 (rate limit exceeded) includes X-RateLimit-* headers and Retry-After.

Example payloads: every operation below has a sample request/response for illustration only — cities, tokens, rates, etc. are made up. Substitute your own valid values both in "Try it" and in real integration code; nothing about the example values themselves is required or enforced.

Download OpenAPI description
Languages
Servers
Mock server
https://developers.loadlink.ca/_mock/carrier-search/openapi
Dev
https://azdevgateway.loadlink.ca/carrier-search