kraken.com API: get_ticker
kraken.com via Parse · crypto_web3
Get ticker information (price, volume, bid/ask) for one or more trading pairs. Pair names must match Kraken's internal naming (use get_asset_pairs to discover valid pair names). Some assets use X/Z prefixes (e.g. XXBTZUSD for Bitcoin/USD). Returns upstream_error if any pair in the request is unrecognized. Public API for Kraken cryptocurrency exchange - provides access to crypto asset listings, OHLCV historical price data, ticker information, trading pair metadata, and spread data. Fulfilled by Parse from kraken.com.
- crypto-web3
- finance
- kraken-com
- 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/aaf5f047-34ee-4256-af80-989a25297ee9/get_ticker
- Interface artifact
- sha256:91574631c23407aa4bf7e8c53836ae4cffb423c8386a3dd8b1632cced5cd448a
- Manifest digest
- sha256:404a79862036cd55618c00c00f9b73c5d8e63f58b729cde535ef91bdf8146d55
Request fields
- pairs (string, required): Comma-separated trading pair names as recognized by Kraken (e.g. 'XBTUSD,ETHUSD'). Use altname or id values from get_asset_pairs.
Example queries
- {"pairs":"XBTUSD"}