How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Loadsmart Carrier API

This API allows partners to request integration for Carriers and also manage Carrier's information.The usage of this API is detailed at https://developer.loadsmart.com/carrier-integrations/how-tos/how-to-connect.html.To sum up how to integrate a Carrier, follow these steps:* `Search a carrier` by its MC# or DOT;* `Request Integration for a Carrier`;* Check the status by `Detail Carrier Integration Request status`;* Once the status is `ACCEPTED`, do requests on behalf of this carrier.

Loadsmart Carrier API is one of 48 APIs that Loadsmart publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Carrier. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 11 operations across 7 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.loadsmart.com, https://api.sandbox.loadsmart.com.

11 operations 7 paths 0 schemas 1 DELETE6 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.loadsmart.com
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Loadsmart Carrier API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (Application-JWT). It accepts HTTP bearer tokens (JWT) (User-JWT).

  • Application-JWT — Authorize the request with the application context (preferred for the endpoints that support it): { "sub": "sys", "iss": "token-issuer", "exp": 1626239022, "ia…
  • User-JWT — Authorize the request with an user context. A payload example would be: { "sub": "usr:87127882-d1db-4e50-8f7c-c792a80d7c49", "iss": "token-issuer", "iat": 1517…

Paths & Operations 11

Across 7 paths, the API surfaces 11 operations — 1 DELETE, 6 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Carrier 11

This API allows partners to request integration for Carriers and also manage Carrier's information. The usage of this API is detailed at https://developer.loadsmart.com/carrier-in…

GET
/api/v2/carrier/search
Search a carrier
2 params → 200400404
GET
/api/v2/carrier/integrations
List of integrations
→ 200
POST
/api/v2/carrier/integration-request
Request Integration for a Carrier
body → 200201404422
GET
/api/v2/carrier/integration-request
List Carrier Integration Request status
→ 200404
GET
/api/v2/carrier/integration-request/{id}
Detail Carrier Integration Request status
1 param → 200404
POST
/api/v2/carrier/documents
Upload document
body → 200422
GET
/api/v2/carrier/drivers
List drivers
→ 200
POST
/api/v2/carrier/drivers
Create driver
body → 201422
GET
/api/v2/carrier/{driver_id}
Retrieve driver
→ 200404
PUT
/api/v2/carrier/{driver_id}
Update driver
body → 201404422
DELETE
/api/v2/carrier/{driver_id}
Delete a driver
→ 204404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

loadsmart-carrier-api-openapi.yml Raw ↑

Other APIs Loadsmart publishes across the network.

Loadsmart Appointments API
Loadsmart Asset Container API
Loadsmart Asset Visit API
Loadsmart Audit Log API
Loadsmart Authentication API
Loadsmart Bids API
Loadsmart BOL API
Loadsmart Capacity API
Loadsmart Carrier Companies API
Loadsmart Carrier Users API
Loadsmart Custom Forms - Data API
Loadsmart Custom Forms - Fields API
Where this information came from

This is an independent, third-party profile of Loadsmart Carrier API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.