Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wonderment Reports API

List and download shipment report exports.

Wonderment Reports API is one of 3 APIs that Wonderment publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reports. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 2022-10.

Requests are made against a single base URL, https://api.wonderment.com.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2022-10
Base URL
https://api.wonderment.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Wonderment Reports API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Wonderment-Access-Token (apiKeyHeader). By default, every request must be authenticated.

  • apiKeyHeader — Wonderment API access token. Format: sklive . Send in the X-Wonderment-Access-Token header over HTTPS.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Reports 2

List and download shipment report exports.

GET
/2022-10/reports
List reports
listReports 1 param → 200400401
GET
/api/shipment/report/download/{path}
Download report
downloadReport 1 param → 200302401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wonderment-reports-api-openapi.yml Raw ↑

Other APIs Wonderment publishes across the network.

Wonderment Delivery Promise API
Wonderment Shipments API