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

Veho orders API is one of 8 APIs that Veho publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 4 paths, and defines 18 schemas. It is described by OpenAPI 3.1.0, at version 2.2.

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

6 operations 4 paths 18 schemas 2 GET1 PATCH1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.2
Base URL
https://api.shipveho.com/v2
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Veho orders API declares 1 security scheme for authenticating requests. An API key is passed in the header as apikey (apiKey). By default, every request must be authenticated.

Paths & Operations 6

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

orders 6

Orders

POST
/orders
Create an order
createOrder 1 param body → 200400401403422429500503
GET
/orders
Find orders
findOrders 1 param → 200400401403404429500503
GET
/orders/{_id}
Get an order
getOrderById 1 param → 200401403404429500503
PATCH
/orders/{_id}
Update an order
updateOrder 1 param body → 200400401404422500503
PUT
/orders/{_id}/events/cancelled
Cancel an order
cancelOrder 1 param → 200400401403404422429500
PUT
/orders/events/cancelled
Cancel an order by an alternative ID
cancelOrderById 1 param → 200400401403404429500503

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are PackageResponse (34 properties), OrderResponse (21 properties), OrderRequestPackage (16 properties), OrderRequest (16 properties). Each schema is shown below with its type and property counts.

AttendedDelivery
object
Configuration for attended delivery on this package. Attended delivery requires interaction between the driver and the recipient to confirm delivery. Currently…
1 property 1 required
QuotedPackageResponse
OrderEvent
object
The eventLog object represents an event in the lifecycle of the order
2 properties
PackageResponse
object
34 properties
Event
object
The eventLog object represents an event in the lifecycle of the package:
6 properties
PatchOrderRequest
object
1 property
Hazmat
object
Indicates that this package contains hazardous materials. If you intend to ship hazardous materials, please get in contact with a Veho representative.
1 property 1 required
QuotedOrderResponse
FacilityId
string
ID of the facility where the package will be first tendered to Veho. Primarily used for the [manifest API](section/Manifest-API), but may be provided in the [c…
OrderAddress
object
Delivery address
6 properties 4 required
DryIce
object
Note that Veho no longer supports shipping dry ice, and will reject packages containing dry ice. Indicates that this package contains dry ice (carbon dioxide,…
1 property 1 required
OrderRequestPackage
object
16 properties
OrderRequest
object
16 properties 3 required
SpecialHandling
object
Special handling modifiers.
2 properties
OrderResponse
object
The Order is the container for any number of Packages going to the same recipient and address. An Order can have a single Package, or you can add as my package…
21 properties
SimpleQuoteItem
object
14 properties
ErrorResponse
object
Error response object
3 properties 1 required
FromAddress
object
Address where this order is originating from
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

veho-orders-api-openapi.yml Raw ↑

Other APIs Veho publishes across the network.

Veho labels API
Veho manifests API
Veho merchants API
Veho packages API
Veho quotes API
Veho webhooks API
Veho zips API
Where this information came from

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