Standardized SEC financial data for LINCOLN NATIONAL CORP — income statement, balance sheet, cash flow and 40+ ratios, available as a clean JSON API. CIK 0000059558 · NYSE · Life Insurance.
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Revenue | $17.44B | $17.71B | $18.81B | $11.64B | $18.44B | $18.21B |
| SG&A expense | $2.07B | $2.25B | $2.41B | $2.54B | $2.74B | $2.65B |
| Operating income | $3.07B | $4.02B | $3.66B | $3.00B | $3.91B | $4.20B |
| Interest expense | $284.0M | $277.0M | $283.0M | $344.0M | $372.0M | $336.0M |
| Pretax income | $423.0M | $4.64B | $1.73B | -$1.15B | $4.02B | $1.34B |
| Income tax | $76.0M | $865.0M | $367.0M | $396.0M | $747.0M | $161.0M |
| Net income | $499.0M | $3.78B | $1.36B | -$835.0M | $3.27B | $1.18B |
| EPS (diluted) | $2.56 | $19.96 | $7.78 | $-4.92 | $18.41 | $5.83 |
Standardized from LINCOLN NATIONAL CORP'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/LNC/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/LNC/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"