Crypto Exchanges
Binance, Bybit, OKX, Coinbase, Kraken, Deribit, KuCoin, Gate.io, Gemini, Bitfinex, and Aster.
Binance
ID: binance | Markets: Spot, USDT-M futures | API: Official REST API
| Parameter | Type | Default | Description |
|---|---|---|---|
api_key | string | Required | Binance API key. |
api_secret | string | Required | Binance API secret. |
testnet | string | "false" | "true" for testnet. |
futures | string | "false" | "true" for USDT-M futures. |
Bybit
ID: bybit | Markets: Spot, USDT perps, inverse perps, options | API: V5 unified API
| Parameter | Type | Default | Description |
|---|---|---|---|
api_key | string | Required | Bybit API key. |
api_secret | string | Required | Bybit API secret. |
testnet | string | "false" | "true" for testnet. |
category | string | "spot" | "spot", "linear" (USDT perps), "inverse", or "option". |
OKX
ID: okx | Markets: Spot, margin, swaps, futures, options | API: V5 API
| Parameter | Type | Default | Description |
|---|---|---|---|
api_key | string | Required | OKX API key. |
secret_key | string | Required | OKX secret key. |
passphrase | string | Required | OKX API passphrase. |
simulated | string | "false" | "true" for simulated trading. |
Coinbase
ID: coinbase | Markets: Spot | API: Coinbase Advanced Trade API
| Parameter | Type | Description |
|---|---|---|
api_key | string | Coinbase API key. |
api_secret | string | Coinbase API secret. |
Kraken
ID: kraken | Markets: Spot, margin | API: Official REST API
| Parameter | Type | Description |
|---|---|---|
api_key | string | Kraken API key. |
private_key | string | Kraken private key (base64-encoded). |
Deribit
ID: deribit | Markets: Crypto options, futures | API: Official API
| Parameter | Type | Default | Description |
|---|---|---|---|
client_id | string | Required | Deribit client ID. |
client_secret | string | Required | Deribit client secret. |
testnet | string | "false" | "true" for testnet. |
KuCoin
ID: kucoin | Markets: Spot, margin, futures | API: Official API
| Parameter | Type | Description |
|---|---|---|
api_key | string | KuCoin API key. |
api_secret | string | KuCoin API secret. |
passphrase | string | KuCoin API passphrase. |
Gate.io
ID: gateio | Markets: Spot, margin, futures, options | API: V4 API
| Parameter | Type | Description |
|---|---|---|
api_key | string | Gate.io API key. |
api_secret | string | Gate.io API secret. |
Gemini
ID: gemini | Markets: Spot (US regulated) | API: Official API
| Parameter | Type | Default | Description |
|---|---|---|---|
api_key | string | Required | Gemini API key. |
api_secret | string | Required | Gemini API secret. |
sandbox | string | "false" | "true" for sandbox. |
Bitfinex
ID: bitfinex | Markets: Spot, margin, derivatives | API: V2 API
| Parameter | Type | Description |
|---|---|---|
api_key | string | Bitfinex API key. |
api_secret | string | Bitfinex API secret. |
Aster
ID: aster | Markets: Perpetuals | API: Binance-compatible REST API
Aster DEX is backed by YZi Labs (CZ). Uses a Binance-compatible API interface.
| Parameter | Type | Description |
|---|---|---|
api_key | string | Aster API key. |
api_secret | string | Aster API secret. |
| Python SDK | pip install systemr |
| MCP Server | agents.systemr.ai/mcp/sse |
| OpenAPI Spec | agents.systemr.ai/openapi.json |
| Machine Docs | agents.systemr.ai/llms.txt |
| GitHub | System-R-AI |
| X | @Systemrai |
| YouTube | @systemr_ai |
| hello@systemr.ai | |
| Phone | 628 333 6693 |
| Address | 7901 4TH ST N, STE 28529, ST PETERSBURG, FL 33702 |
| Terms | Terms of Service |
| Privacy | Privacy Policy |
| Security | Security Policy |