๐Ÿ‡ฎ๐Ÿ‡ณ INDIA-FOCUSED FINANCIAL DATA

Market Data APIs
for Indian Stocks

10+ years of NSE & BSE End-of-Day prices, financial statements, shareholding patterns โ€” all via clean REST APIs in JSON.

Free tier: 100 API calls/day ยท No credit card required
api.bharatdata.in
$ โ–Œ
Total Records
4,246,025
NSE Stocks
3,328
Data From
2016-01-01
Latest Date
2026-03-24

Everything Indian Markets, via API

One platform. Clean JSON. No scraping. Built for developers, quants, and fintech startups.

โšก

End-of-Day Prices

Daily OHLCV for 2,400+ NSE stocks. Split & bonus adjusted. 10+ years of history.

/api/v1/eod/RELIANCE
๐Ÿ“Š

Financial Statements

Income statements, balance sheets, cash flows. Quarterly & annual. IndAS normalized.

/api/v1/fundamentals/TCS
๐Ÿ“‹

Shareholding Patterns

Quarterly promoter, FII, DII, public holdings. Pledging data. Track ownership shifts.

/api/v1/shareholding/HDFC
๐Ÿ”

Screener API

50+ filters: PE, ROE, debt-equity, promoter holding. Build your own screener.

/api/v1/screener?pe_lt=15
๐Ÿ“ฆ

Bulk Downloads

One API call = entire exchange. All Nifty 500 fundamentals in a single request.

/api/v1/bulk/eod?date=2026-03-18
๐Ÿฆ

Mutual Fund NAVs

Daily NAVs for 10,000+ schemes. AUM, expense ratios, portfolio holdings.

/api/v1/mf/nav/HDFC_EQUITY
FOR DEVELOPERS

First API call in 30 seconds

Install our SDK, import, and you're pulling data. Available in Python, JavaScript, or plain cURL.

โœ“Instant API key โ€” no credit card
โœ“Python & JavaScript SDKs on PyPI / npm
โœ“Interactive docs with try-it-now
โœ“Google Sheets add-in (coming soon)
from bharatdata import Client client = Client(api_key="your_key") # 10 years of daily prices prices = client.eod("RELIANCE.NSE", from_date="2016-01-01") # Quarterly financials financials = client.fundamentals( "TCS.NSE", statement="income", period="quarterly" ) # Screen: low PE stocks results = client.screener( filters={"pe_ratio": {"lt": 15}}, fields=["symbol", "pe_ratio", "roe"] )

Simple, Transparent Pricing

Start free. Scale when you need to. All plans in โ‚น with UPI support.

Free

โ‚น0 forever
100 calls/day
  • EOD prices โ€” all stocks
  • Basic company info
  • Search API
  • Community support
Start Free

Starter

โ‚น499 /month
1,000 calls/day
  • Everything in Free
  • Financial statements
  • Dividends & splits
  • Shareholding patterns
  • Email support
Get Started
MOST POPULAR

Professional

โ‚น1,499 /month
10,000 calls/day
  • Everything in Starter
  • Screener API (50+ filters)
  • Bulk download APIs
  • Google Sheets add-in
  • Priority support
Go Pro

Enterprise

Custom
Unlimited
  • Everything in Professional
  • Webhooks & alerts
  • Dedicated account manager
  • Custom endpoints & SLA
Contact Us

Ready to build?

Join the waitlist for early access. Free tier includes 100 API calls per day โ€” enough to build and test your project.

No credit card required ยท Free forever plan available