Standardized SEC financial data for SYNTEL INC — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0001040426 · Services-Computer Programming Services.
Ratios for fiscal year 2015, standardized from SEC filings.
| USD | FY2016 | FY2017 |
|---|---|---|
| Cost of revenue | $595.7M | $572.8M |
| SG&A expense | — | $115.3M |
| Interest expense | $4.7M | $13.4M |
| Pretax income | $273.4M | $225.5M |
| Income tax | $330.8M | — |
Standardized from SYNTEL INC's SEC filings — per-share figures split-adjusted. Full history via the API.
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/0001040426/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/0001040426/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"