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

Easyship Trackings API

The Trackings API from Easyship — 2 operation(s) for trackings.

Easyship Trackings API is one of 7 APIs that Easyship publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Trackings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, a changelog, and 6 JSON Schemas.

This API exposes 3 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 2024-09.

Requests are made against 2 base URLs: https://api.easyship.com/2024-09, https://api-sandbox.easyship.com.

3 operations 2 paths 0 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2024-09
Base URL
https://api.easyship.com
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Easyship Trackings API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 3

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

Trackings 3
POST
/trackings
Create a tracking
createTracking body → 201
GET
/trackings
List trackings
listTrackings → 200
GET
/trackings/{id}
Show a tracking
getTracking 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

easyship-trackings-api-openapi.yml Raw ↑

Other APIs Easyship publishes across the network.

Easyship Addresses API
Easyship Labels API
Easyship Pickups API
Easyship Rates API
Easyship Shipments API
Easyship Webhooks API