Veho Tech

Veho (Veho Tech, Inc.) is a technology-driven last-mile logistics company that provides next-day package delivery for e-commerce brands through a crowdsourced network of driver partners across 40+ US metro areas. The Veho API (v2) lets shippers programmatically create orders and shipments, download shipping labels, quote rates, manage merchants, track packages, list serviceable ZIP codes, submit bulk manifests, and subscribe to package-milestone webhooks. Veho is backed by General Catalyst and reached a $1B valuation with its 2021 Series A.

Veho Tech publishes 8 APIs on the APIs.io network, including labels API, manifests API, merchants API, and 5 more. Tagged areas include Logistics, Shipping, Last-Mile Delivery, Package Tracking, and E-Commerce.

The Veho Tech catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Veho Tech’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, changelog, authentication, and 21 more developer resources.

56.0/100 developing ▬ flat Agent 57/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
8 APIs 1 MCP Servers
LogisticsShippingLast-Mile DeliveryPackage TrackingE-CommerceDeliveryWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 56.0/100 · developing
Contract Quality 20.4 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 57/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/veho-tech: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Veho Tech zips API

Serviceable Zips

Scroll for all 8

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

veho-tech-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

JSON Schema 8

Standalone JSON Schema definitions for this provider's data models.

ErrorResponse

0 properties

JSON SCHEMA

MerchantResponse

0 properties

JSON SCHEMA

OrderRequest

0 properties

JSON SCHEMA

OrderResponse

0 properties

JSON SCHEMA

PackageResponse

0 properties

JSON SCHEMA

SimpleQuoteRequest

0 properties

JSON SCHEMA

WebhookConfigurationRequest

0 properties

JSON SCHEMA

WebhookEvent

0 properties

JSON SCHEMA

Scroll for all 8

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Veho Tech Authentication

apiKey · 1 scheme

SECURITY

Veho Tech Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Veho Tech Vulnerability Disclosure

disclosure policy published

SECURITY

Veho Tech Trust Center

ISO 27001

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: veho-tech
name: Veho Tech
description: Veho (Veho Tech, Inc.) is a technology-driven last-mile logistics company that provides next-day package delivery
  for e-commerce brands through a crowdsourced network of driver partners across 40+ US metro areas. The Veho API (v2) lets
  shippers programmatically create orders and shipments, download shipping labels, quote rates, manage merchants, track packages,
  list serviceable ZIP codes, submit bulk manifests, and subscribe to package-milestone webhooks. Veho is backed by General
  Catalyst and reached a $1B valuation with its 2021 Series A.
url: https://raw.githubusercontent.com/api-evangelist/veho-tech/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/veho-tech.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- general-catalyst
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Logistics
- Shipping
- Last-Mile Delivery
- Package Tracking
- E-Commerce
- Delivery
- Webhooks
apis:
- aid: veho-tech:veho-tech-labels-api
  name: Veho Tech labels API
  description: Labels
  humanURL: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  baseURL: https://api.shipveho.com/v2
  tags:
  - labels
  properties:
  - type: OpenAPI
    url: openapi/veho-tech-labels-api-openapi.yml
  - type: Documentation
    url: https://docs.api.shipveho.com
  - type: APIReference
    url: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  - type: GettingStarted
    url: https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction
  - type: Sandbox
    url: sandbox/veho-tech-sandbox.yml
  - type: Webhooks
    url: asyncapi/veho-tech-webhooks.yml
  - type: JSONSchema
    url: json-schema/veho-tech-order-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-order.json
  - type: JSONSchema
    url: json-schema/veho-tech-package.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-event.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-configuration-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-error-response.json
  - type: JSONSchema
    url: json-schema/veho-tech-quote-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-merchant.json
- aid: veho-tech:veho-tech-manifests-api
  name: Veho Tech manifests API
  description: Manifests
  humanURL: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  baseURL: https://api.shipveho.com/v2
  tags:
  - manifests
  properties:
  - type: OpenAPI
    url: openapi/veho-tech-manifests-api-openapi.yml
  - type: Documentation
    url: https://docs.api.shipveho.com
  - type: APIReference
    url: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  - type: GettingStarted
    url: https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction
  - type: Sandbox
    url: sandbox/veho-tech-sandbox.yml
  - type: Webhooks
    url: asyncapi/veho-tech-webhooks.yml
  - type: JSONSchema
    url: json-schema/veho-tech-order-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-order.json
  - type: JSONSchema
    url: json-schema/veho-tech-package.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-event.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-configuration-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-error-response.json
  - type: JSONSchema
    url: json-schema/veho-tech-quote-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-merchant.json
- aid: veho-tech:veho-tech-merchants-api
  name: Veho Tech merchants API
  description: Merchants
  humanURL: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  baseURL: https://api.shipveho.com/v2
  tags:
  - merchants
  properties:
  - type: OpenAPI
    url: openapi/veho-tech-merchants-api-openapi.yml
  - type: Documentation
    url: https://docs.api.shipveho.com
  - type: APIReference
    url: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  - type: GettingStarted
    url: https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction
  - type: Sandbox
    url: sandbox/veho-tech-sandbox.yml
  - type: Webhooks
    url: asyncapi/veho-tech-webhooks.yml
  - type: JSONSchema
    url: json-schema/veho-tech-order-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-order.json
  - type: JSONSchema
    url: json-schema/veho-tech-package.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-event.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-configuration-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-error-response.json
  - type: JSONSchema
    url: json-schema/veho-tech-quote-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-merchant.json
- aid: veho-tech:veho-tech-orders-api
  name: Veho Tech orders API
  description: Orders
  humanURL: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  baseURL: https://api.shipveho.com/v2
  tags:
  - orders
  properties:
  - type: OpenAPI
    url: openapi/veho-tech-orders-api-openapi.yml
  - type: Documentation
    url: https://docs.api.shipveho.com
  - type: APIReference
    url: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  - type: GettingStarted
    url: https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction
  - type: Sandbox
    url: sandbox/veho-tech-sandbox.yml
  - type: Webhooks
    url: asyncapi/veho-tech-webhooks.yml
  - type: JSONSchema
    url: json-schema/veho-tech-order-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-order.json
  - type: JSONSchema
    url: json-schema/veho-tech-package.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-event.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-configuration-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-error-response.json
  - type: JSONSchema
    url: json-schema/veho-tech-quote-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-merchant.json
- aid: veho-tech:veho-tech-packages-api
  name: Veho Tech packages API
  description: Packages
  humanURL: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  baseURL: https://api.shipveho.com/v2
  tags:
  - packages
  properties:
  - type: OpenAPI
    url: openapi/veho-tech-packages-api-openapi.yml
  - type: Documentation
    url: https://docs.api.shipveho.com
  - type: APIReference
    url: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  - type: GettingStarted
    url: https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction
  - type: Sandbox
    url: sandbox/veho-tech-sandbox.yml
  - type: Webhooks
    url: asyncapi/veho-tech-webhooks.yml
  - type: JSONSchema
    url: json-schema/veho-tech-order-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-order.json
  - type: JSONSchema
    url: json-schema/veho-tech-package.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-event.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-configuration-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-error-response.json
  - type: JSONSchema
    url: json-schema/veho-tech-quote-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-merchant.json
- aid: veho-tech:veho-tech-quotes-api
  name: Veho Tech quotes API
  description: Quotes
  humanURL: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  baseURL: https://api.shipveho.com/v2
  tags:
  - quotes
  properties:
  - type: OpenAPI
    url: openapi/veho-tech-quotes-api-openapi.yml
  - type: Documentation
    url: https://docs.api.shipveho.com
  - type: APIReference
    url: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  - type: GettingStarted
    url: https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction
  - type: Sandbox
    url: sandbox/veho-tech-sandbox.yml
  - type: Webhooks
    url: asyncapi/veho-tech-webhooks.yml
  - type: JSONSchema
    url: json-schema/veho-tech-order-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-order.json
  - type: JSONSchema
    url: json-schema/veho-tech-package.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-event.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-configuration-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-error-response.json
  - type: JSONSchema
    url: json-schema/veho-tech-quote-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-merchant.json
- aid: veho-tech:veho-tech-webhooks-api
  name: Veho Tech webhooks API
  description: Webhooks
  humanURL: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  baseURL: https://api.shipveho.com/v2
  tags:
  - webhooks
  properties:
  - type: OpenAPI
    url: openapi/veho-tech-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.api.shipveho.com
  - type: APIReference
    url: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  - type: GettingStarted
    url: https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction
  - type: Sandbox
    url: sandbox/veho-tech-sandbox.yml
  - type: Webhooks
    url: asyncapi/veho-tech-webhooks.yml
  - type: JSONSchema
    url: json-schema/veho-tech-order-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-order.json
  - type: JSONSchema
    url: json-schema/veho-tech-package.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-event.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-configuration-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-error-response.json
  - type: JSONSchema
    url: json-schema/veho-tech-quote-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-merchant.json
- aid: veho-tech:veho-tech-zips-api
  name: Veho Tech zips API
  description: Serviceable Zips
  humanURL: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  baseURL: https://api.shipveho.com/v2
  tags:
  - zips
  properties:
  - type: OpenAPI
    url: openapi/veho-tech-zips-api-openapi.yml
  - type: Documentation
    url: https://docs.api.shipveho.com
  - type: APIReference
    url: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
  - type: GettingStarted
    url: https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction
  - type: Sandbox
    url: sandbox/veho-tech-sandbox.yml
  - type: Webhooks
    url: asyncapi/veho-tech-webhooks.yml
  - type: JSONSchema
    url: json-schema/veho-tech-order-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-order.json
  - type: JSONSchema
    url: json-schema/veho-tech-package.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-event.json
  - type: JSONSchema
    url: json-schema/veho-tech-webhook-configuration-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-error-response.json
  - type: JSONSchema
    url: json-schema/veho-tech-quote-request.json
  - type: JSONSchema
    url: json-schema/veho-tech-merchant.json
common:
- type: TrustCenter
  url: security/veho-tech-trust-center.yml
- type: Website
  url: https://www.shipveho.com
- type: Documentation
  url: https://docs.api.shipveho.com
- type: APIReference
  url: https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api
- type: GettingStarted
  url: https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction
- type: Blog
  url: https://www.shipveho.com/blog
- type: Support
  url: https://www.shipveho.com/contact-us
- type: GitHubOrganization
  url: https://github.com/veho-technologies
- type: TermsOfService
  url: https://www.shipveho.com/terms
- type: PrivacyPolicy
  url: https://www.shipveho.com/privacy
- type: ChangeLog
  url: changelog/veho-tech-changelog.yml
- type: Authentication
  url: authentication/veho-tech-authentication.yml
- type: Sandbox
  url: sandbox/veho-tech-sandbox.yml
- type: Conventions
  url: conventions/veho-tech-conventions.yml
- type: ErrorCatalog
  url: errors/veho-tech-problem-types.yml
- type: Lifecycle
  url: lifecycle/veho-tech-lifecycle.yml
- type: Conformance
  url: conformance/veho-tech-conformance.yml
- type: Compliance
  url: https://www.shipveho.com/security
- type: Security
  url: https://www.shipveho.com/vulnerability-report
- type: VulnerabilityDisclosure
  url: security/veho-tech-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/veho-tech-domain-security.yml
- type: DataModel
  url: data-model/veho-tech-data-model.yml
- type: Webhooks
  url: asyncapi/veho-tech-webhooks.yml
- type: MCPServer
  url: mcp/veho-tech-mcp.yml
- type: LLMsTxt
  url: llms/veho-tech-llms.txt
- type: Overlay
  url: overlays/veho-tech-api-overlay.yaml
- type: Packages
  url: packages/veho-tech-packages.yml
- type: AgentSkill
  url: skills/_index.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 30
  pass: local-v1