Financial data for every Indian company
— via one clean API
Fetch fundamentals, ratios, shareholding, corporate actions, governance data, and announcements for NSE-listed companies. ISIN-based. REST. JSON. Works in any language.
20+
NSE companies
3 yrs
Financial history
7
Data modules
99.9%
Uptime SLA
< 200ms
Avg response
Daily
Data refresh
Simple by design
One ISIN. One endpoint. Any data point.
Every API endpoint is ISIN-keyed, so building a multi-company portfolio analytics tool is as simple as looping through a list. No undocumented fields. No surprise rate limits. Standard response envelope on every call.
- ✓Standard JSON response envelope on every call
- ✓Rate-limit headers on every response (RFC 6585)
- ✓Official Python & TypeScript SDKs
- ✓Webhook and email alert delivery
curl https://api.stoxim.in/v1/financials/INE009A01021 \
-H "X-API-Key: sk_live_..."
# Response
{
"status": "success",
"data": {
"isin": "INE009A01021",
"company_name": "HDFC Bank Limited",
"period": "Q3 FY2025",
"revenue": 89432000000,
"net_income": 16736000000,
"earnings_per_share": 22.15,
...
}
}Data coverage
Seven modules. One integration.
Every module is available from day one on the Free plan. Upgrade only when you need higher throughput.
Financials
P&L, balance sheet, and cash flow — quarterly and annual, 40+ line items per company.
GET /v1/financials/{isin}Financial Ratios
P/E, P/B, EV/EBITDA, ROE, ROCE, debt-to-equity, and 15+ more — pre-computed daily.
GET /v1/ratios/{isin}Shareholding
Promoter, FII, DII, and public holding percentages — filed quarterly with SEBI.
GET /v1/shareholding/{isin}Corporate Actions
Dividends, splits, bonus issues, and rights offers — structured with ex-dates and ratios.
GET /v1/corporate-actions/{isin}Governance
Board composition, director DINs, committee assignments, and executive compensation.
GET /v1/governance/{isin}Announcements
Material disclosures filed with BSE and NSE — categorised, searchable, timestamped.
GET /v1/announcements/{isin}Company Master
Search 20+ listed companies by name. Returns ISIN, exchange, sector, and metadata.
GET /v1/companies?q={name}Transparent pricing
Start free. Scale as you grow.
All plans include every data module. INR pricing. 18% GST applicable.
Pro
- ✓100,000 req / day
- ✓Unlimited keys
- ✓All 7 data modules
- ✓Rate-limit headers
Annual billing available at 2 months free. Contact sales@stoxim.in