Get Ticker
get_tickerRetrieve 24-hour ticker data (last price, high, low, volume) for all markets or a single trading pair. Public endpoint, no credentials required.
Instructions
Fetch 24h ticker data (last price, high, low, volume). Omit symbol for every symbol, or pass one for a single market. Public — no credentials required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Trading pair, e.g. "BTC_USDT". Omit to return all tickers. |