LogoLogo
  • Kaiko Knowledge Hub
  • General
    • 👋Introduction
    • â„šī¸General information
      • Response codes
      • API Key
      • Parameter patterns
      • Rate limiting
    • đŸŽī¸Quick-Start Guides
      • Quick-Start: Python
      • Quick-Start: cURL
  • Data Feeds
    • Introduction
    • Level 1 & Level 2 Data
      • Level 1 Aggregations
        • OHLCV
        • VWAP
      • Level 1 Tick-Level
        • All trades
        • Best bids and asks (top of book)
      • Level 2 Tick-Level
        • Bids and asks
    • Reference Data
      • Derivatives pricing
  • Analytics Solutions
    • Kaiko Best Execution
    • Kaiko Fair Market Value
      • Kaiko Fair Market Value (high liquidity pairs)
      • Kaiko Fair Market Value (low liquidity pairs)
    • Kaiko Derivatives Risk Indicators
      • Exchange-provided metrics
  • Legacy endpoints
    • Aggregated Quotes (v1)
    • OHLCV Candles (v1)
    • Trades (v1)
    • VWAP (v1)
    • Bids and asks: Market Update
  • BETA ENDPOINTS
    • Implied Volatility SVI (Closed Beta)
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. General

Quick-Start Guides

The prerequisites for setting up your Kaiko Stream

PreviousRate limitingNextQuick-Start: Python

Last updated 9 months ago

Was this helpful?

Let's get started setting up your first stream by using one of our Quick-Start Guides below.

Quick-Start Guides

Note, Kaiko Stream also supports several other coding languages that we do not have quick-start guides for. For C++, C#, Go, Java, Node, Python, Rust, Scala languages, you can find the SDK examples in our Github .

đŸŽī¸
here
Quick-Start: Python
Quick-Start: cURL