Navigation
Mobile DocsNavigation
Mobile Docs⚠️ Crypto exchange trading and market data
Connect to Kraken cryptocurrency exchange API for trading, market data, account management, and order execution. Access real-time prices, order books, trading history, and execute trades. Uses API key authentication for secure access. ⚠️ REGULATORY NOTICE: This integration is for authorized use only. Users are responsible for compliance with all applicable financial regulations, KYC/AML requirements, and trading laws in their jurisdiction. Trading carries significant financial risk.
⚠️ Keep your API keys secure. Never share them.
Placeholder: Your Kraken API Key
Layout: full
Placeholder: Your Kraken API Secret
Layout: full
Layout: full
Options: Get Server Time, Get Asset Info, Get Ticker Information, Get OHLC Data
Placeholder: XXBTZUSD (BTC/USD)
Layout: half
Condition: operation = ["get_ticker","get_ohlc","get_orderbook","get_recent_trades","add_order"]
Layout: half
Condition: operation = "get_ohlc"
Options: 1 Minute, 5 Minutes, 15 Minutes, 30 Minutes
Placeholder: 100
Layout: half
Condition: operation = ["get_ohlc","get_orderbook","get_recent_trades"]
Placeholder: XBT, ETH, USDT
Layout: half
Condition: operation = ["get_asset_info","get_deposit_methods","get_deposit_addresses","get_withdrawal_info"]
Layout: half
Condition: operation = "add_order"
Options: Market, Limit, Stop Loss, Take Profit
Layout: half
Condition: operation = "add_order"
Options: 🟢 Buy, 🔴 Sell
Placeholder: 0.01
Layout: half
Condition: operation = "add_order"
Placeholder: 50000
Layout: half
Condition: operation = "add_order"
Placeholder: Order transaction ID
Layout: full
Condition: operation = "cancel_order"
Required
Required
Required
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Optional
Primary response type:
{
"success": "boolean",
"data": "any"
}REGULATORY NOTICE: Cryptocurrency trading carries extreme financial risk and may result in total loss of capital. This block is intended for authorized use only. Users must comply with all applicable financial regulations, KYC/AML requirements, and cryptocurrency trading laws in their jurisdiction. Kraken is a regulated exchange operating in multiple jurisdictions. Users are solely responsible for ensuring compliance with local laws, tax obligations, and trading regulations.