Real-Time Crypto Price API
Comprehensive crypto market data providing real-time and historical price information across major global cryptos. This service delivers accurate open, close, high, low, and volume data with low-latency updates, enabling reliable tracking of overall market performance. Designed for trading applications, analytics platforms, and financial dashboards, the index data supports intraday monitoring,…
Real-Time Crypto Price API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Ticker Information | ||
| GET |
Currency List /v1/crypto/currency |
Returns a list of **currencies** whose crypto markets are supported for real-time pricing. **Response Fields** id – Unique id for each currency code – ISO currency code name –… |
| GET |
Market List /v1/crypto/market |
Returns a list of **markets** whose crypto markets are supported for real-time pricing. **Response Fields** id – Unique id for each market market – Market code market_name –… |
| GET |
Multiple Ticker Search /v1/crypto/search |
Returns a list of **tickers** whose crypto markets are supported for real-time pricing. This endpoint supports **tickers** and **country** search parameters. **Response Fields**… |
| GET |
Ticker Advance Search /v1/crypto/advanced-search |
Returns a list of **tickers** whose crypto markets are supported for real-time pricing. This endpoint supports advanced search parameters. **Response Fields** id – Unique id for… |
| Ticker Price | ||
| GET |
Current Price /v1/crypto/price/latest |
Returns the most recent price information for a given symbol, including open, close, high, low, trading volume, and the timestamp of the latest market update. |
| GET |
Date Wise Price /v1/crypto/price/{info_type} |
Provides price data for a specific symbol on a given trading date, including open, close, high, low, total traded volume, and the corresponding market timestamp. |
| GET |
Historical Price /v1/crypto/historical-price |
Returns historical price data for a symbol over a specified date range. Each record represents aggregated trading data for a trading period (daily), including open, close, high,… |
| GET |
Intraday Price /v1/crypto/intraday-price |
Provides intraday price data for a symbol at multiple intervals within a trading day. Each entry includes open, close, high, low, volume, and a precise timestamp, allowing… |
| Market News | ||
| GET |
News List /v1/crypto/news |
Returns a list of market news articles with unique IDs, headlines, publication timestamps, related ticker symbols, and source details. Each response item includes the article… |
| GET |
News Details /v1/news/details |
Retrieves full details of a single news article using a unique news_id. The response includes the article headline, publication date, estimated read time, language, short… |
| AI Based Trade Analysi | ||
| GET |
Chart Pattern With Technical Indicators /v1/crypto/ai-based-analysis/candlestick-pattern-with-technical-indicator |
Analyzes candlestick chart patterns combined with technical indicators to identify potential market trends, reversals, and momentum. This endpoint helps users gain deeper insight… |
| GET |
News Sentiment Analysis /v1/news/sentiment-analysis/details |
A news sentiment analysis endpoint processes news articles or headlines and returns the overall sentiment (e.g., positive, negative, neutral), often with confidence scores and… |
| GET |
Create Trading Strategy /v1/crypto/ai-based-analysis/generate-trading-stretegy |
Generates customized trading strategies using AI-driven analysis of market data, technical indicators, and candlestick patterns. This endpoint helps users design rule-based… |
| GET |
Trading Signal Prediction /v1/crypto/ai-based-analysis/trading-signal-analysis |
Evaluates market data using technical indicators and AI-based analysis to generate trading signals such as buy, sell, or hold. This endpoint helps users assess market momentum,… |
| GET |
Backtesting The Strategy /v1/crypto/ai-based-analysis/backtest-trading-strategy |
Backtests a trading strategy against historical market data to evaluate its performance, risk metrics, and consistency over time. This endpoint helps users understand how a… |
Real-Time Crypto Price API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 30 / minute |
|
| ULTRA Recommended | $25 / month | 30 / minute |
|
| MEGA | $250 / month | 60 / minute |
|