Real-Time Bond Price API
Comprehensive bond market data providing real-time and historical price information across major global bonds. 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 Bond Price API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Ticker Information | ||
| GET |
Country List /v1/bond/country |
Returns a list of countries whose **bond** markets are supported for real-time pricing. **Response Fields** id - Unique id for each country code – ISO 3166-1 alpha-2 country code… |
| GET |
Currency List /v1/bond/currency |
Returns a list of **currencies** whose bond markets are supported for real-time pricing. **Response Fields** id – Unique id for each currency code – ISO currency code name –… |
| GET |
Market List /v1/bond/market |
Returns a list of **markets** whose bond markets are supported for real-time pricing. **Response Fields** id – Unique id for each market market – Market code market_name – Market… |
| GET |
Multiple Ticker Search /v1/bond/search |
Returns a list of **tickers** whose bond markets are supported for real-time pricing. This endpoint supports **tickers** and **country** search parameters. **Response Fields** id… |
| GET |
Ticker Advance Search /v1/bond/advanced-search |
Returns a list of **tickers** whose bond 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/bond/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/bond/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/bond/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/bond/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/bond/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 Analysis | ||
| 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 |
Backtesting The Strategy /v1/bond/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… |
| GET |
Trading Signal Prediction /v1/bond/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 |
Create Trading Strategy /v1/bond/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 |
Chart Pattern With Technical Indicators /v1/bond/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… |
Real-Time Bond Price API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 30 / minute |
|
| ULTRA Recommended | $25 / month | 30 / minute |
|
| MEGA | $250 / month | — |
|