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 Shipments API

Manage shipments

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

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

This API exposes 9 operations across 8 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.

9 operations 8 paths 0 schemas 1 DELETE3 GET5 POST

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 Shipments 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 9

Across 8 paths, the API surfaces 9 operations — 1 DELETE, 3 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Shipments 9

Manage shipments

POST
/api/v2/shipments/{shipment_id}/empty_location
Set empty location
1 param body → 201403422
POST
/api/v2/shipments/{shipment_id}/assign_driver
Assign Driver
1 param body → 204403404
DELETE
/api/v2/shipments/{shipment_id}
Cancel a shipment
→ 204404
GET
/api/v2/shipments/{shipment_id}
Retrieve details from a shipment
→ 200404
POST
/api/v2/shipments/{shipment_id}/interested
Show interest in a shipment.
1 param → 200404
POST
/api/v2/shipments/{shipment_id}/action-logs
Create shipment action log entry
1 param body → 201403404422
POST
/api/v2/shipment-documents
Create shipment document
body → 201403422
GET
/api/v2/shipment-documents/?shipment=${shipment}
List shipment documents
1 param → 200403
GET
/api/v2/shipmentscores
Retrieve shipment scores
3 params → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

loadsmart-shipments-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 API
Loadsmart Carrier Companies API
Loadsmart Carrier Users API
Loadsmart Custom Forms - Data API
Where this information came from

This is an independent, third-party profile of Loadsmart Shipments 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.