Fincrux - Indian stock market financial data API for NSE and BSE companies
Access structured financials for 3,000+ Indian listed companies: quarterly results, profit and loss, cash flows, balance sheets, shareholding patterns, ratios, and historical market data via a fast REST API or visual company pages.
Browse NSE and BSE company financials
Explore the full companies directory, open any ticker for interactive charts, then integrate the same data into your apps with API keys and documentation.
Popular Indian stocks on Fincrux
Your gateway to India’s stock market financial data
Access comprehensive financial data like quarterly results, P&L, cash flows, and shareholding patterns for over 3000 companies listed in the Indian Stock Market.
Quarterly results
Cash flows
Shareholding trend
Shareholding pattern

Decode Financials Visually
See company financials in clear, easy-to-read graphs. Understand performance at a glance and make smarter decisions effortlessly.
Cash flows
Dominating over competitors
Plug & Play API
Effortlessly integrate Fincrux into your existing projects.
~ pip install fincruxCoverage at a glance
Built for scale across India's listed market
0+
Companies covered
NSE & BSE listed equities
0+ yrs
Historical data
Quarterly results & filings
<0ms
Median response
Fast, structured JSON
Prefer browsing first? Explore 3,000+ NSE & BSE company financials.
From ticker to insight in a single request
Skip the scraping and the spreadsheets. Fincrux returns clean, structured financials for 3,000+ listed Indian companies - quarterly results, P&L, cash flows, balance sheets and shareholding - from one endpoint.
# one call, every financial statement
$ curl https://api.fincrux.org/api/financials/RELIANCE
?api_key=YOUR_KEY
{
"trading_symbol": "RELIANCE",
"company": "Reliance Industries Ltd",
"data": {
"quaterly_results": […],
"cash_flows": […],
"shareholding_quarterly": […]
}
}