Company
Stitch Fix, Inc. (SFIX)
Standardized SEC financial data for Stitch Fix, Inc. — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001576942 · NASDAQ · Retail-Catalog & Mail-Order Houses.
Income statement
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Revenue | $1.71B | $2.10B | $2.02B | $1.59B | $1.34B | $1.27B |
| Cost of revenue | $957.5M | $1.15B | $1.13B | $916.9M | $745.4M | $704.2M |
| Gross profit | $754.2M | $947.6M |
Standardized from Stitch Fix, Inc.'s SEC filings — per-share figures split-adjusted. Full history via the API.
Get SFIX data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/SFIX/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/SFIX/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"