Company
Pineapple Financial Inc. (PAPL)
Standardized SEC financial data for Pineapple Financial Inc. — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001938109 · NYSE · Finance Services.
Income statement
| USD | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|
| Revenue | $3.6M | $2.5M | $2.7M | $3.0M |
| Cost of revenue | $19.5M | $15.0M | $1.4M | $1.6M |
| Gross profit | -$15.9M | -$12.5M | $1.3M | $1.4M |
| SG&A expense | $3.0M | $2.2M | $2.4M | $2.3M |
| Operating income | — | -$2.8M | -$3.8M | -$2.9M |
| EBITDA | — | -$2.3M | -$3.0M | — |
| Interest expense | $94K | $56K | $35K | $219K |
| Pretax income | -$2.8M | -$2.8M | -$4.1M | -$3.6M |
| Net income | -$2.8M | -$2.8M | -$4.1M | -$3.6M |
| EPS (diluted) | $-9.00 | $-0.45 | $-11.46 | $-5.31 |
Standardized from Pineapple Financial Inc.'s SEC filings — per-share figures split-adjusted. Full history via the API.
Balance sheet
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Total current assets | — | — | $4.5M | $1.7M | $893K | $2.3M |
| Property, plant & equipment |
Cash flow
| USD | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|
| Operating cash flow | -$1.8M | -$2.1M | -$1.7M | -$947K |
| Capital expenditures | $249K | $62K | $5K | — |
Get PAPL data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/PAPL/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/PAPL/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"