Company
Able View Global Inc. (ABLV)
Standardized SEC financial data for Able View Global Inc. — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001957489 · NASDAQ · Retail-Nonstore Retailers.
Income statement
| USD | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|
| Revenue | $117.3M | $145.3M | $129.3M | $126.8M | $105.2M |
| Cost of revenue | $90.9M | $112.7M | $99.0M | $112.3M | $93.3M |
| Gross profit | $26.4M | $32.5M | $30.3M | $14.5M |
Standardized from Able View Global Inc.'s SEC filings — per-share figures split-adjusted. Full history via the API.
Balance sheet
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Cash & equivalents | $4.3M | $6.7M | $5.8M | $13.3M | $15.2M | $9.0M |
| Inventory |
Cash flow
| USD | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|
| Operating cash flow | -$1.9M | -$12.8M | $25.5M | -$3.7M | -$3.6M |
| Capital expenditures | $175K | $196K |
Get ABLV data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/ABLV/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/ABLV/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"