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

Echo Global Logistics quotes API

Used for creating and retrieving quotes.

Echo Global Logistics quotes API is one of 8 APIs that Echo Global Logistics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include quotes. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against 2 base URLs: https://virtserver.swaggerhub.com/echogl/Echo_Authorizer_Public/1.0.0, https://auth.echo.com.

2 operations 2 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.echo.com
Authentication
HTTP Basic, API Key
Resource Areas
1

Authentication & Security 2

Echo Global Logistics quotes API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). An API key is passed in the header as x-api-key (apiKey).

Paths & Operations 2

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

quotes 2

Used for creating and retrieving quotes.

GET
/v2/quotes/{id}
Used for retrieving quotes.
Quote_v2.show 1 param → 200400401403404500503
POST
/v2/quotes
Used for creating quotes.
Quote_v2.create 2 params body → 200400401403404422500502

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

echo-global-quotes-api-openapi.yml Raw ↑

Other APIs Echo Global Logistics publishes across the network.

Echo Global Logistics documents API
Echo Global Logistics health API
Echo Global Logistics ping API
Echo Global Logistics query API
Echo Global Logistics rates API
Echo Global Logistics shipments API
Echo Global Logistics token API