All crypto tickers for an instType (OKX)
crypto_all_tickersRetrieve latest tickers for all crypto instruments of a type (spot, swap, futures) in a single call. Get last price, 24h high/low/volume, bid/ask for market-wide scans.
Instructions
Latest tickers for every instrument of an instType in one call — last price, 24h high/low/volume, bid/ask. Use for market-wide scans. Example: { instType: "SPOT" }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instType | No | SPOT |