Company
N-able, Inc. (NABL)
Standardized SEC financial data for N-able, Inc. — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001834488 · NYSE · Services-Prepackaged Software.
Income statement
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Revenue | $302.9M | $346.5M | $371.8M | $421.9M | $466.1M | $511.4M |
| Cost of revenue | $63.2M | $52.4M | $58.6M | $68.2M | $80.7M | $117.1M |
| Gross profit | $239.7M | $294.0M |
Standardized from N-able, Inc.'s SEC filings — per-share figures split-adjusted. Full history via the API.
Balance sheet
| USD | FY2021 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Cash & equivalents | — | $66.7M | $98.8M | $153.0M | $85.2M | $111.8M |
| Total current assets |
Cash flow
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Operating cash flow | $85.7M | $45.3M | $71.4M | $90.1M | $79.4M | $93.2M |
| Capital expenditures |
Get NABL data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/NABL/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/NABL/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"