# Veho > Veho is a US last-mile delivery and returns carrier built for e-commerce brands. The Veho API (Version 2, REST/JSON at https://api.shipveho.com/v2) lets shippers programmatically create orders, manage packages and labels, quote rates, check serviceable ZIP codes, manage 3PL merchants, and subscribe to package milestone webhooks. Authentication is an `apikey` request header issued by Veho; a full sandbox lives at https://api.sandbox.shipveho.com/v2. Generated by API Evangelist from apis.yml and the artifacts in this repository (no provider-published llms.txt was found at shipveho.com/llms.txt, 404 on 2026-07-21). ## APIs - [Veho API docs](https://docs.api.shipveho.com/docs/veho-api/e777wryv1msks-veho-api): Version 2 reference — orders, packages, labels, quotes, merchants, webhooks, manifests, serviceable ZIPs - [Introduction](https://docs.api.shipveho.com/docs/veho-api/j2rbld9w9jm76-introduction): key concepts — Order and Package objects - [Authentication](https://docs.api.shipveho.com/docs/veho-api/jn0u5escxmisw-authentication): `apikey` header authentication - [Handling Errors](https://docs.api.shipveho.com/docs/veho-api/q9wwdobob8fta-handling-errors): status codes and the message + errors[] envelope - [Sandbox Environment](https://docs.api.shipveho.com/docs/veho-api/zrliezy4pnyej-sandbox-environment): api.sandbox.shipveho.com with a separate API key - [Manifest Uploads](https://docs.api.shipveho.com/docs/veho-api/rt9j3eazng229-manifest-uploads): bulk order create/cancel via JSON/CSV manifests over S3 or SFTP - [Package Tracking URL](https://docs.api.shipveho.com/docs/veho-api/20p7mm4lt2dor-package-tracking-url): customer-facing tracker at track.shipveho.com - [Changelog](https://docs.api.shipveho.com/docs/veho-api/gkxy75st2tf4y-changelog): dated API changelog ## Specs - [OpenAPI 3.1 (original)](https://raw.githubusercontent.com/api-evangelist/veho/refs/heads/main/openapi/veho-api-openapi-original.yml): 26 operations across labels, manifests, merchants, orders, packages, quotes, webhooks, and zips - [Webhook event catalog](https://raw.githubusercontent.com/api-evangelist/veho/refs/heads/main/asyncapi/veho-webhooks.yml): 22 package milestone event types with configuration and replay APIs - [APIs.json](https://raw.githubusercontent.com/api-evangelist/veho/refs/heads/main/apis.yml): machine-readable index of this provider ## Docs - [Website](https://www.shipveho.com/) - [Security overview](https://www.shipveho.com/security): ISO/IEC 27001 certified, vulnerability disclosure program - [Vulnerability report](https://www.shipveho.com/vulnerability-report) - [Blog / resource center](https://www.shipveho.com/resource-center) - [Legal](https://www.shipveho.com/legal) - [Privacy](https://www.shipveho.com/privacy) - [GitHub organization](https://github.com/veho-technologies)