Company
Snap Inc (SNAP)
Standardized SEC financial data for Snap Inc — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001564408 · NYSE · Services-Computer Programming, Data Processing, Etc..
Gross margin
55.0%
Operating margin
-9.0%
Net margin
-7.8%
Revenue growth (YoY)
10.6%
Return on equity
-20.2%
ROIC
-8.8%
Free cash flow
$437.2M
Debt / equity
1.55×
Ratios for fiscal year 2025, standardized from SEC filings.
Income statement
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Revenue | $2.51B | $4.12B | $4.60B | $4.61B | $5.36B | $5.93B |
| Cost of revenue |
Balance sheet
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Cash & equivalents | $546.5M | $1.99B | $1.42B | $1.78B | $1.05B | $1.03B |
| Total current assets |
Cash flow
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Operating cash flow | -$167.6M | $292.9M | $184.6M | $246.5M | $413.5M | $656.2M |
| Capital expenditures |
Get SNAP data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/SNAP/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/SNAP/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"