Company
Critical Metals Corp. (CRML)
Standardized SEC financial data for Critical Metals Corp. — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001951089 · NASDAQ · Metal Mining.
Income statement
| USD | FY2023 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|
| Gross profit | — | $125.0M | — | — |
| SG&A expense | $64K | — | $63.4M | $63.4M |
| Interest expense | — | — | $1000K | $409K |
| Net income | -$5.5M | — | -$139.4M | -$51.9M |
Standardized from Critical Metals Corp.'s SEC filings — per-share figures split-adjusted. Full history via the API.
Balance sheet
| USD | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|
| Total assets | — | $35.0M | $59.4M | $171.7M |
| Total liabilities | — | $3.3M | $70.4M | $79.8M |
Get CRML data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/CRML/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/CRML/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"