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

edi-214 Shipment Status API

EDI 214 shipment status events and tracking

edi-214 Shipment Status API is one of 5 APIs that edi-214 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Shipment Status. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.stedi.com/2024-01-01, https://edi-gateway.logistics-platform.example.com/api.

1 operations 1 paths 3 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://edi-gateway.logistics-platform.example.com/api
Authentication
API Key
Resource Areas
1

Authentication & Security 1

edi-214 Shipment Status API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

  • apiKey — API key in format "Key {yourapikey}" for Stedi platform access

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Shipment Status 1

EDI 214 shipment status events and tracking

POST
/shipments/{trackingNumber}/status
Submit a shipment status update
postShipmentStatus 1 param body → 201400

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ShipmentStatusEvent (7 properties), StatusLocation (4 properties), Error (3 properties). Each schema is shown below with its type and property counts.

StatusLocation
object
4 properties
Error
object
3 properties
ShipmentStatusEvent
object
7 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edi-214-shipment-status-api-openapi.yml Raw ↑

Other APIs edi-214 publishes across the network.

Stedi EDI API (X12 214 Support)
Flexport EDI API (214 Air Shipment Status)
edi-214 EDI Processing API
edi-214 Transactions API