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

Shipment tracking and management operations.Shipments contain orders, loads, and services.

MVMNT Shipments API is one of 27 APIs that MVMNT 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, an API reference, API documentation, and a getting-started guide.

This API exposes 12 operations across 10 paths, and defines 47 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.

12 operations 10 paths 47 schemas 1 DELETE1 GET1 PATCH9 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 Shipments 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 12

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

Shipments 12

Shipment tracking and management operations. Shipments contain orders, loads, and services.

POST
/shipments/track
Get tracking link
trackShipments body → 200400401422429
POST
/shipments/filter
Filter shipments
filterShipments body → 200400401422
POST
/shipments
Create a shipment
createShipment body → 201400401422
GET
/shipments/{id}
Get a shipment
getShipment 2 params → 200401404
PATCH
/shipments/{id}
Update a shipment
updateShipment 2 params body → 200400401404422
DELETE
/shipments/{id}
Delete a shipment
deleteShipment 2 params → 204401404
POST
/shipments/{id}/cancel
Cancel a shipment
cancelShipment 2 params body → 200400401404409
POST
/shipments/{id}/uncancel
Un-cancel a shipment
uncancelShipment 2 params → 200400401404409
POST
/shipments/{id}/duplicate
Duplicate a shipment
duplicateShipment 2 params body → 201400401404
POST
/shipments/{id}/ready-to-invoice
Mark shipment ready to invoice
markShipmentReadyToInvoice 2 params → 200400401404409
POST
/shipments/{id}/not-ready-to-invoice
Revert shipment to not ready
markShipmentNotReadyToInvoice 2 params → 200400401404409
POST
/shipments/{id}/invoice/generate
Generate invoice for shipment
generateShipmentInvoice 2 params → 200400401404409

Schemas 47

The contract defines 47 schemas that model the data the API accepts and returns. The most detailed are Shipment (15 properties), Order (15 properties), OrderStop (13 properties), ShipmentTrackResult (12 properties). Each schema is shown below with its type and property counts.

OrderStop
object
13 properties
LoadCarrierInput
object
7 properties 1 required
ValidationError
object
3 properties 3 required
ShipmentStatusFilter
object
4 properties
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
ServiceType
string
Type of service. - DRAYAGE: Port/rail drayage - CUSTOMSCLEARANCE: Customs brokerage - WAREHOUSING: Warehouse storage - CROSSDOCK: Cross-dock handling - TRANSLO…
DuplicateShipmentRequest
object
Request body for duplicating a shipment
2 properties
DuplicateShipmentResponse
object
3 properties 3 required
TransportMode
string
Transportation mode. - TL: Full Truckload - LTL: Less than Truckload - AIR: Air freight - OCEAN: Ocean freight - RAIL: Rail freight - INTERMODAL: Intermodal (m…
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
ShipmentTrackResult
object
12 properties 1 required
PaginationInfo
object
4 properties 2 required
ServiceSummary
object
6 properties
CancelShipmentRequest
object
Request body for canceling a shipment
1 property
ShipmentFilter
object
11 properties
ShipmentInput
object
5 properties 2 required
UUIDFilter
object
Filter options for UUID fields (all operations)
5 properties
AddressInput
object
Address data for creating a new location
12 properties 4 required
ShipmentFilterRequest
object
3 properties
CustomerReference
object
Enhanced reference to a customer resource (returned in responses). Includes full customer details in addition to id/key. Note: Does NOT include nested referenc…
10 properties 6 required
Shipment
object
15 properties 4 required
OrderBillingStatus
string
Billing status for the order (AR side). - DOCSNEEDED: Waiting for delivery documents - NOTREADYTOINVOICE: Not ready to invoice - READYTOINVOICE: Ready to gener…
DatetimeFilter
object
Filter options for datetime fields
7 properties
UserReference
object
Enhanced reference to a user resource (returned in responses). Includes full user details in addition to id/key. Note: Does NOT include nested references (team…
11 properties 5 required
ResourceReference
object
Reference to another resource (returned in responses)
2 properties 1 required
ShipmentTrackResponse
object
1 property 1 required
OrderReference
object
3 properties
OrderFreightInput
object
Freight details for an order
10 properties
StringFilter
object
Filter options for string fields
11 properties
OrderFreight
object
10 properties
LoadSummary
object
6 properties
Order
object
15 properties
ServiceInput
object
7 properties 2 required
ShipmentPatch
object
Partial update fields for a shipment
2 properties
OrderStopInput
object
Stop definition for an order
9 properties 1 required
ShipmentStatus
string
Current status of the shipment. Lifecycle stages: - DRAFT: Shipment is being created, not yet ready for processing - TENDERPENDING: Awaiting carrier tender acc…
ShipmentLifecycleStatus
string
Current status of the shipment lifecycle. Pre-transit: - DRAFT: Shipment being created - TENDERPENDING: Awaiting carrier tender acceptance - TENDERREJECTED: Ca…
ResourceReferenceInput
object
Reference to another resource by either ID or client key (used in create/update requests)
2 properties
LoadCarrierSummary
object
6 properties
ShipmentTrackSearch
object
1 property 1 required
ShipmentTrackRequest
object
2 properties 1 required
VendorReference
object
Enhanced reference to a vendor profile. Includes full vendor details in addition to id/key.
10 properties 5 required
OrderCharge
object
6 properties
OrderInput
object
Order definition used when creating Quotes or Shipments. Contains route (stops), freight details, and requirements.
6 properties 2 required
ShipmentReferenceField
string
Reference field types for shipment tracking. Common field types: - BOLNUMBER: Bill of Lading Number - PRONUMBER: PRO Number (carrier tracking number) - PURCHAS…
LoadInput
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mvmnt-shipments-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 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.