Company
VTEX (VTEX)
Standardized SEC financial data for VTEX — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001793663 · NYSE · Services-Prepackaged Software.
Income statement
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Revenue | $98.7M | $125.8M | $157.6M | $201.5M | $226.7M | $240.5M |
| Cost of revenue | $34.9M | $49.6M | $52.8M | $61.0M | $59.7M | $54.2M |
| Gross profit | $63.8M | $76.2M |
Standardized from VTEX's SEC filings — per-share figures split-adjusted. Full history via the API.
Balance sheet
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Cash & equivalents | — | — | — | — | $18.7M | $15.7M |
| Total current assets |
Cash flow
| USD | FY2023 | FY2024 | FY2025 |
|---|---|---|---|
| Operating cash flow | $5.4M | $26.0M | $33.4M |
| Capital expenditures | $477K | $2.1M | $1.0M |
| Free cash flow | $4.9M | $23.9M |
Get VTEX data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/VTEX/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/VTEX/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"