Indonesian capital markets data

The data layer for Indonesia’s capital markets

Every listed equity, KSEI ownership flows, fundamentals, and market news — normalized into one API and an MCP server built for developers and AI agents.

EOD PRICES · OWNERSHIP · FUNDAMENTALS · NEWS · MCP

BBCABank Central Asia Tbk.
8,800+0.57%
EOD
OPEN
8,750
HIGH
8,825
LOW
8,700
VOL
91.2M
KSEI · Equity ownership
Local51.4%
Foreign48.6%
MONTHLY · 12 DATASETS
News · Latest

IHSG closes higher as banking heavyweights extend rally

CNBC Indonesia2h ago
BBCABBRIBMRI
900+
Listed equities covered
12
KSEI ownership datasets
5
Curated news sources
Full
Price history to listing date

Developers

One request away from the whole market

A REST API with predictable JSON, bearer-key auth, and full price history back to listing date — no scraping, no PDFs.

Request
# Full daily price history for Bank Central Asia
$ curl "https://api.tarutha.id/v1/equities/BBCA/prices?from=2004-05-31" \
-H "Authorization: Bearer tarutha_live_k3y…"
200 OK · application/json
1{
2 "ticker": "BBCA",
3 "name": "Bank Central Asia Tbk.",
4 "currency": "IDR",
5 "count": 5480,
6 "prices": [
7 {
8 "date": "2026-07-09",
9 "open": 8750,
10 "high": 8825,
11 "low": 8700,
12 "close": 8800,
13 "volume": 91254300
14 },
15
16 ]
17}

Bearer-key auth

Scoped API keys, per-key usage metering, and rate limits that match your plan.

Consistent JSON

One schema across equities, ownership, and news. No PDF parsing, no CSV drift.

OpenAPI documented

Interactive reference with runnable requests for every endpoint, generated from the source.

Explore the API reference

Market data

Every listed equity, back to listing date

Daily OHLCV for 900+ IDX-listed companies with complete history — plus fundamentals, financial ratios, and corporate actions in the same schema. One call replaces a scraping pipeline.

Daily OHLCVFundamentalsRatiosCorporate actions
GET /v1/equities/BBCA/prices5,480 ROWS
DateOpenHighLowCloseVol
2026-07-098,7508,8258,7008,80091.2M
2026-07-088,7008,7758,6758,75074.8M
2026-07-078,7258,7508,6508,70068.3M
2026-07-048,6508,7508,6258,72582.1M
2026-07-038,6758,7008,6008,65059.6M

Ownership & flows

KSEI depth nobody else surfaces

Twelve ownership datasets from Indonesia's central securities depository — local versus foreign holdings, investor demographics, and monthly flows — parsed from primary publications into clean JSON.

Local vs foreignInvestor typesMonthly & daily12 datasets
GET /v1/ksei/datasets/equity-ownershipMONTHLY
Individual21.7%
Mutual fund8.6%
Insurance9.7%
Pension fund7.1%
Corporate52.9%
LOCAL FOREIGN

News

The market's news feed, finance-filtered

Five Indonesian financial news sources merged into a single feed, filtered to finance topics and queryable by ticker, source, and date. Build sentiment models or newsroom tools on one endpoint.

5 sourcesTopic-filteredTicker-taggedSingle feed
GET /v1/news/articlesLATEST

Bank Indonesia holds benchmark rate at 5.25%

CNBC Indonesia38m ago

Foreign investors book net buy in big-cap banks

Bisnis.com2h ago

IDX reviews free-float rules for index constituents

IDX Channel5h ago
CNBC IndonesiaDetik FinanceBisnis.comIDX ChannelYahoo Finance

MCP server

AI-native from day one

@tarutha/mcp-server exposes the full platform as eight tools any MCP client can call — Claude, agents, or your own stack. Ask about the Indonesian market in plain language; get grounded data back.

8 toolsnpm installWorks with ClaudeBearer-key auth
@tarutha/mcp-server8 TOOLS
> Which sectors did foreign investors buy last month?
list_equitiesget_equity_profileget_pricesget_fundamentalssearch_newslist_ksei_datasetsget_ksei_datasetcompany_snapshot
get_ksei_dataset("foreign-flows") — 214ms

Coverage

Three asset classes, one catalog

Dataset families across the Indonesian market, normalized into a consistent schema. Full field-level detail lives in the API reference.

Equities

Equities, fundamentals, and market microstructure from the IDX.

  • Laporan Keuangan
  • Data Keuangan & Rasio
  • Key Statistics
  • Data Perdagangan
  • Profil Perusahaan
  • Aksi Korporasi & Disclosure

Bonds

Issuer profiles, trading data, yield calculators, and the ICBI index in one API.

  • Profil Penerbit
  • Aksi Korporasi
  • Data Perdagangan
  • Kalkulator

Mutual funds

Historical NAV, performance, and fund-manager profiles for fund analytics.

  • Profil Reksa Dana
  • Data Perdagangan & Kinerja

Who builds on Tarutha

Asset & wealth managers

Portfolio analytics, fund factsheets, and compliance reporting without manual scraping.

Fintechs & brokerages

Power trading apps, robo-advisors, and screeners with standardized, audited data.

AI & research teams

Plug the MCP server into Claude or any agent and query the Indonesian market in plain language.

Corporates & consultants

Due diligence, peer benchmarking, and market intelligence for corporate strategy.

FAQ

Common questions

Something else on your mind? Write to us — an engineer answers.

Get started

Start building on Indonesian market data

Tell us your use case and estimated call volume — we’ll set you up with a key and a sandbox the same day.