Company
GPL Holdings, Inc. (GPLL)
Standardized SEC financial data for GPL Holdings, Inc. — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001883083 · OTC · Blank Checks.
Income statement
| USD | FY2022 | FY2023 |
|---|---|---|
| SG&A expense | $45K | $63K |
| Net income | -$45K | -$63K |
Standardized from GPL Holdings, Inc.'s SEC filings — per-share figures split-adjusted. Full history via the API.
Balance sheet
| USD | FY2021 | FY2022 | FY2023 |
|---|---|---|---|
| Cash & equivalents | — | — | $10K |
| Total assets | — | — | $10K |
| Total liabilities | $5K | $50K |
Cash flow
| USD | FY2022 | FY2023 |
|---|---|---|
| Operating cash flow | -$49K | -$63K |
| Financing cash flow | $45K | $73K |
| Dividends paid | $0 | $0 |
Get GPLL data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/GPLL/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/GPLL/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"