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 webhooks API is one of 8 APIs that Veho publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

8 operations 5 paths 6 schemas 1 DELETE4 GET1 PATCH2 POST

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 webhooks 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 8

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

webhooks 8

Webhooks

GET
/webhooks/webhookConfigurations
Get current webhook configurations
getWebhookConfigurations → 200403500
POST
/webhooks/webhookConfigurations
Add a new webhook configuration
addWebhookConfiguration body → 200403
GET
/webhooks/webhookConfigurations/{id}
Get a webhook configuration by ID
findWebhookConfigurationById 1 param → 200403404
PATCH
/webhooks/webhookConfigurations/{id}
Update a Webhook Configuration by ID
updateWebhookConfigurationById 1 param body → 200403404
DELETE
/webhooks/webhookConfigurations/{id}
Delete a webhook configuration by ID
deleteWebhookConfigurationById 1 param → 200403404
GET
/webhooks/webhookEvents
Get webhook events
getWebhookEvents 8 params → 200403404
GET
/webhooks/webhookEvents/{id}
Get a webhook event by ID
getWebhookEventsById 1 param → 200403404
POST
/webhooks/replay
Replay webhook events
replayWebhookEvents body → 200403

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are WebhookEvent (14 properties), WebhookConfigurationResponse (7 properties), WebhookConfigurationRequest (4 properties), WebhookConfigurationListResponse (1 property). Each schema is shown below with its type and property counts.

EventType
string
Type of package milestone event associated with the webhook
WebhookConfigurationResponse
object
Webhook Configurations define what endpoint Veho will send webhook events to, and which package milestone events it will send them for.
7 properties
WebhookConfigurationListResponse
object
1 property
WebhookConfigurationRequest
object
Defines a webhook configuration
4 properties 3 required
ServiceType
string
Type of service associated, delivery or pickup
WebhookEvent
object
A webhook event represents a single event that Veho attempted to send to a webhook endpoint. Each webhook event contains information about the attempted send,…
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

veho-webhooks-api-openapi.yml Raw ↑

Other APIs Veho publishes across the network.

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

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