REST API
Data
DataMaxi+ currently supports the following datasets through the REST API.
- CEX (Candle, Ticker, Funding Rate, Orderbook, Trading Fees, Wallet Status, Announcements, Token Updates)
- DEX (Trade, Candle, Liquidity)
- Premium
- Forex
- Trend (Naver, Google)
- Telegram
- DefiLlama
Authentication
Private endpoints are protected by an API key, which you can obtain upon registering at https://datamaxiplus.com/auth. To learn more about REST API authentication you can refer to the Authentication page.
Limits
The current rate limit for the API allows up to 20 requests within a 30-second window per API key. If you exceed this limit, any additional requests will fail, and the server will respond with an HTTP status code 429, indicating that too many requests have been made in a short period of time. This rate limit is enforced to ensure fair usage of the API, so it's important to monitor and control the frequency of your requests to avoid hitting this limit.
Data Exploration
To explore the data offered by DataMaxi+, please visit our Dataset page.