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 Rates API

The Rates API from Easyship — 1 operation(s) for rates.

Easyship Rates 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 Rates. 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 1 operation across 1 path, and defines 4 schemas. 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.

1 operations 1 paths 4 schemas 1 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 Rates API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

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.

Rates 1
POST
/rates
Request shipping rate quotes
getRates body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Address (11 properties), Item (8 properties), Rate (6 properties), Parcel (2 properties). Each schema is shown below with its type and property counts.

Item
object
8 properties
Rate
object
6 properties
Address
object
11 properties
Parcel
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

easyship-rates-api-openapi.yml Raw ↑

Other APIs Easyship publishes across the network.

Easyship Addresses API
Easyship Labels API
Easyship Pickups API
Easyship Shipments API
Easyship Trackings API
Easyship Webhooks API