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

Eco Quotes V1 API

The Quotes V1 API from Eco — 2 operation(s) for quotes v1.

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

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

This API exposes 2 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against 4 base URLs: https://quotes.eco.com, https://quotes-preprod.eco.com, https://quotes.staging.eco.com, http://localhost:3000.

2 operations 2 paths 9 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://quotes.eco.com
Resource Areas
1

Paths & Operations 2

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

Quotes V1 2
POST
/api/v1/quotes
Get Quotes
V1QuotesController_getQuotes body → 200
POST
/api/v1/quotes/reverse
Get Reverse Quotes
V1QuotesController_getReverseQuote body → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are RouteDataDTO (6 properties), RewardDataDTO (5 properties), V1QuoteDataDTO (4 properties), CallDataDTO (3 properties). Each schema is shown below with its type and property counts.

V1GetQuotesResponseDTO
object
1 property 1 required
V1GetQuotesDTO
object
2 properties 2 required
RouteDataDTO
object
6 properties 5 required
TokenAmountDataDTO
object
2 properties 2 required
V1QuoteResponseDTO
object
1 property 1 required
V1QuoteDataDTO
object
4 properties 3 required
RewardDataDTO
object
5 properties 5 required
CallDataDTO
object
3 properties 3 required
V1IntentDataDTO
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eco-quotes-v1-api-openapi.yml Raw ↑

Other APIs Eco publishes across the network.

Eco Quotes V2 API
Eco Quotes V3 API