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

Quote management operations.Quotes are pricing requests/responses that can be converted to shipments.

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

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

This API exposes 6 operations across 4 paths, and defines 28 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.

6 operations 4 paths 28 schemas 1 DELETE1 GET1 PATCH3 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 Quotes 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 6

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

Quotes 6

Quote management operations. Quotes are pricing requests/responses that can be converted to shipments.

POST
/quotes/filter
Filter quotes
filterQuotes body → 200400401422
POST
/quotes
Create a quote
createQuote body → 201400401422
GET
/quotes/{id}
Get a quote
getQuote 2 params → 200401404
PATCH
/quotes/{id}
Update a quote
updateQuote 2 params body → 200400401404422
DELETE
/quotes/{id}
Delete a quote
deleteQuote 2 params → 204401404
POST
/quotes/{id}/convert-to-shipment
Convert quote to shipment
convertQuoteToShipment 2 params body → 200400401404409

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are Quote (19 properties), QuoteFilter (13 properties), AddressInput (12 properties), UserReference (11 properties). Each schema is shown below with its type and property counts.

FloatFilter
object
Filter options for float/number fields
7 properties
ConvertToShipmentResponse
object
5 properties 5 required
QuoteStatus
string
Current status in the quote lifecycle. Initial states: - DRAFT: Quote being drafted - REQUESTED: Customer requested a quote (needs pricing) Active states: - QU…
ValidationError
object
3 properties 3 required
Error
object
2 properties 2 required
QuoteSide
string
Quote direction. - SELL: Selling to shipper (customer quote) - BUY: Buying from carrier (carrier quote)
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
TransportMode
string
Transportation mode. - TL: Full Truckload - LTL: Less than Truckload - AIR: Air freight - OCEAN: Ocean freight - RAIL: Rail freight - INTERMODAL: Intermodal (m…
QuoteLostReason
string
Reason why the quote was lost. - EXPIRED: Quote expired without response - NOREASON: No specific reason given - NORESPONSE: Customer didn't respond - TOOHIGH:…
PaginationInfo
object
4 properties 2 required
QuoteSideFilter
object
3 properties
QuoteFilter
object
13 properties
QuoteFilterRequest
object
3 properties
UUIDFilter
object
Filter options for UUID fields (all operations)
5 properties
AddressInput
object
Address data for creating a new location
12 properties 4 required
Quote
object
19 properties 5 required
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
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
DatetimeFilter
object
Filter options for datetime fields
7 properties
OrderFreightInput
object
Freight details for an order
10 properties
QuotePatch
object
Partial update fields for a quote. Validation rules: - When status is LOST, lostReason is required - When lostReason is OTHER, lostReasonText is required
7 properties
ConvertToShipmentRequest
object
Request body for converting a quote to a shipment
1 property
QuoteStatusFilter
object
4 properties
OrderStopInput
object
Stop definition for an order
9 properties 1 required
QuoteInput
object
Input for creating a new quote
6 properties 2 required
ResourceReferenceInput
object
Reference to another resource by either ID or client key (used in create/update requests)
2 properties
OrderSummary
object
Summary of order details (embedded in Quote response)
10 properties
OrderInput
object
Order definition used when creating Quotes or Shipments. Contains route (stops), freight details, and requirements.
6 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mvmnt-quotes-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 Quotes 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.