Get Tickers
Description
Retrieve the latest aggregated pricing and volume information for a specific ticker symbol.
Only USD quotes are supported for now
URL
Headers
Query Parameters
Name
Type
Required
Description
symbol
string
Yes
The asset pair in BASE/QUOTE
format. Example: WBTC/USD
Response
Returns a ticker object with pricing data aggregated from centralized (CEX) and decentralized (DEX) sources.
Example Response
Last updated
Was this helpful?