At a glance
ProviderChainlink (SmartContract / Chainlink Labs)
TypeWebSocket
CategoryCrypto
Real-timeYes — streaming
AuthAPI key
PricingContact sales; custom subscription. Free testnet endpoint with API credentials (pay-per-verification model deprecated). — Testnet: free streaming via wss://ws.testnet-dataengine.chain.link (requires issued API credentials), Mainnet: subscription-based billing — pricing not public, contact Chainlink for access and terms, Legacy pay-per-verification billing model is deprecated
What data it provides
- Benchmark mid price per stream (Report Schema v3 for crypto, e.g. BTC/USD, ETH/USD)
- LWBA (liquidity-weighted bid and ask) quotes published alongside the benchmark price
- Market-status / staleness indicators flagging offline or unavailable markets
- Signed fullReport blob + feedID payload for on-chain verification
- Report timestamps (observationsTimestamp / validFromTimestamp) for freshness checks
- Additional schemas cover FX/exchange rates (v7), equities & RWAs (v8/v11), tokenized assets (v10)
Features
- Sub-second, real-time price reports streamed over WebSocket (wss://ws.dataengine.chain.link/api/v1/ws)
- Pull-based oracle design with verifiable, cryptographically signed reports for on-chain use
- Official SDKs in Go, Rust, and TypeScript that auto-handle auth and report decoding
- Multi-site, distributed infrastructure targeting 99.9%+ uptime
- Coverage spans crypto (BTC/ETH/altcoins) plus FX, US equities, ETFs, and commodities
- REST API also available for on-demand report retrieval alongside the WS stream
Links
Use it in a bot
Other crypto data sources