How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Odos Pricing API

Query Odos' price for any token with liquidity

Odos Pricing API is one of 5 APIs that Odos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Pricing. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

This API exposes 3 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 3.0.0.

Requests are made against the base URL https://api.odos.xyz.

3 operations 3 paths 6 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://api.odos.xyz
Terms of Service
Resource Areas
1

Paths & Operations 3

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

Pricing 3

Query Odos' price for any token with liquidity

GET
/pricing/currencies
Get list of available currencies
get_currencies_pricing_currencies_get → 200
GET
/pricing/token/{chain_id}/{token_addr}
Get single token price
get_token_price_pricing_token__chain_id___token_addr__get 3 params → 200422
GET
/pricing/token/{chain_id}
Get all chain whitelisted token prices, unless list is specified
get_chain_token_prices_pricing_token__chain_id__get 3 params → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are TokenPrice (4 properties), ChainTokenPriceMap (4 properties), CurrencyInfoList (3 properties), ValidationError (3 properties). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
HTTPValidationError
object
1 property
ChainTokenPriceMap
object
All token prices for a given chain Attributes: currencyId (str): price service id of the currency tokenPrices (dict): Token and price
4 properties 2 required
CurrencyInfoList
object
Schema for list of supported currency info Attributes: currencies (List[CurrencyInfo]): list of supported currency info entries
3 properties 1 required
CurrencyInfo
object
Schema for supported currency info Attributes:TokenPrice id (str): price service id of the currency name (str): name of currency corresponding to ID
2 properties 2 required
TokenPrice
object
Schema for basic token price structure Attributes: currencyId (str): price service id of the currency price (Optional[float]): fiat price of asset if it is ava…
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

odos-pricing-api-openapi.yml Raw ↑

Other APIs Odos publishes across the network.

Odos Token Pricing API
Odos Liquidity Zaps API
Odos Information API
Odos Smart Order Routing API
Where this information came from

This is an independent, third-party profile of Odos Pricing API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.