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

MVMNT Loads API

Load management operations.Loads represent carrier execution - which carrier is moving the freight.

MVMNT Loads API is one of 27 APIs that MVMNT publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Loads. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a getting-started guide.

This API exposes 11 operations across 8 paths, and defines 29 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.mvmnt.io/v1.

11 operations 8 paths 29 schemas 1 DELETE2 GET2 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.mvmnt.io/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

MVMNT Loads API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — OAuth 2.0 access token obtained via client credentials flow

Paths & Operations 11

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

Loads 11

Load management operations. Loads represent carrier execution - which carrier is moving the freight.

POST
/loads/filter
Filter loads
filterLoads body → 200400401422
POST
/loads
Create a load
createLoad body → 201400401422
GET
/loads/{id}
Get a load
getLoad 2 params → 200401404
PATCH
/loads/{id}
Update a load
updateLoad 2 params body → 200400401404422
DELETE
/loads/{id}
Delete a load
deleteLoad 2 params → 204401404409
POST
/loads/{id}/add-carrier
Add carrier to load
addCarrierToLoad 2 params body → 201400401404422
POST
/loads/{id}/rebook
Rebook a TONU load
rebookLoad 2 params → 201400401404409
GET
/loads/{loadId}/carriers/{carrierId}
Get load carrier
getLoadCarrier 2 params → 200401404
PATCH
/loads/{loadId}/carriers/{carrierId}
Update load carrier
updateLoadCarrier 2 params body → 200400401404422
POST
/loads/{loadId}/carriers/{carrierId}/bounce
Bounce carrier
bounceCarrier 2 params body → 200400401404409
POST
/loads/{loadId}/carriers/{carrierId}/tonu
Report TONU
reportTonu 2 params body → 200400401404409

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are LoadCarrier (15 properties), Load (13 properties), Address (12 properties), LoadFilter (9 properties). Each schema is shown below with its type and property counts.

LoadCarrierInput
object
7 properties 1 required
ValidationError
object
3 properties 3 required
RebookLoadResponse
object
3 properties 2 required
Address
object
Physical address/location details (nested, without id). This is an embedded object representing a Location record. The id is managed internally and not exposed…
12 properties 8 required
Error
object
2 properties 2 required
LoadBillingStatus
string
Billing status for the load (AP side). - AWAITINGINVOICE: Waiting for carrier invoice - INVOICEINREVIEW: Invoice received, under review - APPROVEDTOPAY: Approv…
LoadCarrierCharge
object
5 properties
CarrierReference
object
Enhanced reference to a carrier resource (returned in responses). Includes full carrier details in addition to id/key. Note: Does NOT include nested references…
8 properties 4 required
BounceCarrierRequest
object
Request body for bouncing a carrier
2 properties
TransportMode
string
Transportation mode. - TL: Full Truckload - LTL: Less than Truckload - AIR: Air freight - OCEAN: Ocean freight - RAIL: Rail freight - INTERMODAL: Intermodal (m…
LoadFilter
object
9 properties
PaginationInfo
object
4 properties 2 required
LoadFilterRequest
object
3 properties
LoadCarrierStatus
string
Status of the carrier assignment. - ACTIVE: Carrier is actively assigned - TONU: Truck Ordered Not Used (carrier dispatched but cancelled) - BOUNCED: Carrier b…
LoadStatusFilter
object
4 properties
UUIDFilter
object
Filter options for UUID fields (all operations)
5 properties
LoadCarrier
object
15 properties
LoadStatus
string
Current status of the load. Pre-transit: - SOURCING: Looking for carrier - BOOKED: Carrier booked - DISPATCHED: Dispatched to carrier In-transit: - LOADING: Lo…
DatetimeFilter
object
Filter options for datetime fields
7 properties
ResourceReference
object
Reference to another resource (returned in responses)
2 properties 1 required
LoadPatch
object
1 property
AddCarrierResponse
object
3 properties 2 required
LoadCarrierRemovalReason
string
Reason for removing a carrier from a load
ResourceReferenceInput
object
Reference to another resource by either ID or client key (used in create/update requests)
2 properties
ReportTonuRequest
object
Request body for reporting TONU
3 properties
Load
object
13 properties 3 required
LoadStop
object
8 properties
LoadCarrierPatch
object
5 properties
LoadInput
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mvmnt-loads-api-openapi.yml Raw ↑

Other APIs MVMNT publishes across the network.

MVMNT Bill Payments API
MVMNT Bills API
MVMNT Carrier Contacts API
MVMNT Carrier Factors API
MVMNT Carrier Payment Methods API
MVMNT Carriers API
MVMNT Companies API
MVMNT Credit Memos API
MVMNT Customer Contacts API
MVMNT Customers API
MVMNT Documents API
MVMNT Invoices API
Where this information came from

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