kraken.com API: get_spread
kraken.com via Parse · crypto_web3
Get recent bid/ask spread data for a trading pair. Returns up to 250 entries of recent spread snapshots showing bid and ask prices at each timestamp. 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_spread
- Interface artifact
- sha256:3dd03ad6d1c5f356b1bca36c3f68743e9166303b18e63c36d3f590498b8a33e6
- Manifest digest
- sha256:e38971e2704a6c844eba7190b8bece4dd92dfeb04af0e809050919d4f2f453b7
Request fields
- pair (string, required): Trading pair name as recognized by Kraken (e.g. 'XBTUSD').
- since (integer): Unix timestamp to retrieve data from. Kraken returns the most recent spread data available.
Example queries
- {"pair":"XBTUSD"}