← Back to Home

API Documentation

Build applications with Ikodio's powerful APIs.

REST API

Access market data, manage portfolios, and retrieve historical information through our RESTful API endpoints.

• Base URL: https://api.ikodio.com/v1

• Authentication: Bearer token

• Response format: JSON

WebSocket API

Stream real-time market data and trade updates with low latency using WebSocket connections.

• Endpoint: wss://stream.ikodio.com

• Data: Real-time prices, volume, indicators

• Latency: <100ms

Authentication

All API requests require authentication using API keys. Generate your keys from the account settings dashboard.

• Include API key in Authorization header

• Format: Authorization: Bearer YOUR_API_KEY

• Keep your API keys secure and private

Rate Limits

API rate limits are based on your subscription plan to ensure fair usage and optimal performance.

• Starter: 100 requests/minute

• Pro: 1000 requests/minute

• Enterprise: Custom limits

Support

For API support and technical questions, contact our developer team at [email protected]