Indonesia Stock Exchange Data

IDX Service API for Financial Tech

The most comprehensive, fast, and reliable API for accessing real-time and historical market data from the Indonesia Stock Exchange (IDX). Optimized with Redis Caching for lightning-fast performance.

Redis
Caching Enabled
50+
API Endpoints
99.9%
Uptime Guarantee

Powerful Features for Indonesian Market Data

Everything you need to build sophisticated financial applications for the Indonesian market

High Performance
Optimized with Redis Caching to ensure lightning-fast response times and reduced latency for frequently accessed data.
  • Redis Caching
  • Low Latency
  • Fast Response
  • Optimized
Comprehensive Coverage
Access a wide range of market data including Stocks, Bonds (Sukuk/ETP), Derivatives, and Structured Warrants.
  • Stocks
  • Bonds & Sukuk
  • Derivatives
  • Structured Warrants
Real-Time & Historical
Get up-to-the-minute trading summaries and dive deep into historical performance data for analysis.
  • Real-Time Data
  • Historical Data
  • Trading Summaries
  • Performance Tracking
Developer Friendly
RESTful architecture with clear, predictable JSON responses and detailed documentation for easy integration.
  • RESTful API
  • JSON Format
  • Clear Docs
  • Easy Integration
Reliable & Stable
Built for stability with rate limiting and intelligent retry mechanisms to ensure consistent data delivery.
  • Rate Limiting
  • Retry Mechanism
  • High Availability
  • Consistent Delivery
Market Insights
Gain valuable insights with detailed trading recaps, broker summaries, and index performance metrics.
  • Trading Recaps
  • Broker Summary
  • Index Metrics
  • Market Movers

Built for Diverse Financial Applications

From algorithmic trading to mobile apps - power your solutions with reliable IDX data

Algorithmic Trading

Feed your trading models with precise, real-time market data to execute automated strategies effectively.

Automated StrategiesReal-Time FeedPrecise DataModel Training

Financial Portals

Display real-time stock tickers, market movers, and comprehensive summaries for your users.

Live TickersMarket MoversSummariesUser Engagement

Investment Research

Analyze historical trends, sector performance, and corporate actions to make informed investment decisions.

Trend AnalysisSector PerformanceCorporate ActionsDeep Dive

Mobile Applications

Build user-friendly stock tracking and trading applications tailored for Indonesian investors.

Stock TrackingUser FriendlyMobile ReadyIndonesian Market

Comprehensive API Endpoints

Over 50+ endpoints covering every aspect of the Indonesian capital market

GET/trading/summary
Get daily trading summary including volume, value, and frequency
Parameters:
  • date - YYYYMMDD (optional)
  • start - Pagination start
  • length - Pagination length
GET/stock-data/securities
Get list of securities with profiles and sector information
Parameters:
  • code - Stock code filter
  • sector - Sector filter
  • board - Board filter
  • start/length - Pagination
GET/bonds/pd-quotation
Get real-time quotation for government and corporate bonds
Parameters:
  • date - YYYYMMDD
  • Returns bond quotations
GET/stock-data/constituents
Get list of stocks composing specific indices (e.g., LQ45)
Parameters:
  • indexCode - Index code (e.g., LQ45)
  • start/length - Pagination

All endpoints return data in standardized JSON format with comprehensive field coverage

View Complete API Documentation →

Standardized Data Structure

Consistent JSON response format across all endpoints for easy integration

Key Response Fields

FieldTypeDescription
dateStringDate of the data (YYYY-MM-DD)
stockCodeStringStock ticker symbol (e.g., BBCA)
openNumberOpening price
highNumberHighest price during the period
lowNumberLowest price during the period
closeNumberClosing price
volumeNumberTotal traded volume
valueNumberTotal traded value
frequencyNumberNumber of transactions
changeNumberPrice change from previous close
percentageChangeNumberPercentage price change
sectorStringIndustry sector classification

Example Response (Stock Summary)

{
  "date": "2024-03-20",
  "stockCode": "BBCA",
  "name": "Bank Central Asia Tbk.",
  "open": 9800,
  "high": 9900,
  "low": 9750,
  "close": 9850,
  "change": 50,
  "percentageChange": 0.51,
  "volume": 45000000,
  "value": 441000000000,
  "frequency": 12500,
  "marketCap": 1200000000000000,
  "sector": "Finance"
}
Real-time price updates
Comprehensive trade data
Sector classification

Ready to Build Something Amazing?

Start accessing comprehensive financial market data today. Get your API key on RapidAPI and begin building in minutes. Check our affordable pricing or read our FAQ for more details.

Fast Integration
Reliable Data
24/7 Support