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

DSV Webhook API

Subscription API for DSV push notifications covering the Invoice, Visibility, Quote, Tracking, Warehousing, Customs and Downtime events. The subscriber supplies a push URL (validated with an OPTIONS then POST probe), basic or OAuth callback credentials, and a DSV MDM or WarehouseID customer scope. Event names are DSV-proprietary (TrackingShipmentDelivered, TrackingShipmentEstimatedDeliveryChanged, TrackingShipmentPodAvailable and similar) rather than DCSA or GS1 EPCIS event types.

DSV Webhook API is one of 29 APIs that DSV publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Webhook, Event, Notification, and Track and Trace. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and authentication docs.

This API exposes 4 operations across 4 paths, organized into 2 resource areas, and defines 10 schemas. It is described by OpenAPI 3.0.1, at version v1.

Requests are made against a single base URL, https://api.dsv.com/my-demo/webhook/v1.

4 operations 4 paths 10 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1
Base URL
https://api.dsv.com/my-demo/webhook/v1
Authentication
API Key, API Key
Resource Areas
2

Authentication & Security 2

DSV Webhook API declares 2 security schemes for authenticating requests. An API key is passed in the header as DSV-Subscription-Key (apiKeyHeader). An API key is passed in the query as DSV-Subscription-Key (apiKeyQuery). By default, every request must be authenticated.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. They span 2 resource areas: Status, Webhook. Each is listed below with its method, path, parameters, and response codes.

Status 1
GET
/status/health
Check if application is up and running
Status_Get 2 params → 200
Webhook 3
POST
/subscriptions/subscribe
Subscribe to get notification of the relevant event
Webhook_Subscribe 2 params body → 200400500
POST
/subscriptions/unsubscribe
Unsubscribe subscription by providing subscription event name
Webhook_Unsubscribe 2 params body → 200500
GET
/subscriptions
Get all subscriptions for the current user
Webhook_GetSubscriptions 2 params → 200500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are SubscriberDto (5 properties), AuthenticationDto (3 properties), OAuthDto (3 properties), UnsubscriberDto (2 properties). Each schema is shown below with its type and property counts.

SubscriberDto
object
Subscriber Dto
5 properties
CustomerIdsDto
object
2 properties
AuthenticationDto
object
Authentication object
3 properties
BasicAuthDto
object
Object to hold basic auth information
2 properties
OAuthDto
object
Object to hold OAuth information
3 properties
TokenRequestDto
object
TokenRequestDto to hold token request for access Token or refresh Token
2 properties
KeyValueDto
object
Dto to store name value pair data (in headers, body)
2 properties
RequestBodyDto
object
Dto to hold request body parameters
1 property
UnsubscriberDto
object
2 properties
SubscriberDetailsDto

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dsv-es-webhook-demo-v1-openapi.json Raw ↑

Other APIs DSV publishes across the network.

DSV Access Token API
DSV Booking API (Air, Sea, Road EU, Rail)
DSV Tracking API (Air, Sea, Road EU, Rail)
DSV Label Print API
DSV Document Upload API
DSV Document Download API
DSV Invoice API
DSV Visibility API
DSV Quote API
DSV Webhook API (INT / Warehousing)
DSV Customs API
DSV Connect Booking API (SOAP)
Where this information came from

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