cex.io API: get_spot_ticker
cex.io via Parse · crypto_web3
Get ticker data for a specific pair from the Spot Trading API. Returns best bid/ask, last price, volume, volume in USD, and 24h price change percentage for the requested trading pair. Comprehensive API for CEX.io providing access to both legacy and modern Spot Trading public market data, including tickers, order books, trade history, and OHLCV candles. Fulfilled by Parse from cex.io.
- cex-io
- crypto-web3
- finance
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1dd8fdd2-c4cf-435c-94b9-f27cfe6abb11/get_spot_ticker
- Interface artifact
- sha256:ee08013f6ea947bb35bfb937ae12212041eded71365898b643de62c92ccbe843
- Manifest digest
- sha256:89bee62bae380b828791325712baf040542fb3493a06a0a400adf40faed38947
Request fields
- pair (string): Trading pair in BASE-QUOTE format (e.g. BTC-USD, ETH-USD, XRP-USD, ADA-USD).: Allowed values: BTC-USD, ETH-USD, XRP-USD
Example queries
- {"pair":"BTC-USD"}