
Soluna Holdings, Inc — Investor Relations & Filings
Soluna Holdings, Inc. develops and operates green data centers for high-performance, batchable computing. The company's core strategy involves co-locating its modular data centers with renewable energy producers, such as solar, wind, and hydro plants, to utilize curtailed or stranded energy that would otherwise be wasted. This surplus power is converted into computing resources for intensive applications, primarily focusing on Artificial Intelligence (AI) and Bitcoin mining. Soluna leverages its proprietary MaestroOS™ software to optimize the efficiency, sustainability, and profitability of its computing solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-20 | English | |
| 8-K | 2026-05-18 | English | |
| 10-Q | 2026-05-15 | English | |
| 424B3 - Soluna Holdings, Inc (0000064463) (Filer) | 2026-05-11 | English | |
| Regulatory Filings 2026 | 2026-05-11 | English | |
| 8-K - Soluna Holdings, Inc (0000064463) (Filer) | 2026-05-07 | English |
Browse filings by year
26 years- 2026 43 filings
- 2025 168 filings
- 2024 114 filings
- 2023 45 filings
- 2022 112 filings
- 2021 129 filings
- 2020 20 filings
- 2018 35 filings
- 2017 20 filings
- 2016 37 filings
- 2015 23 filings
- 2014 27 filings
- 2013 38 filings
- 2012 23 filings
- 2011 21 filings
- 2010 13 filings
- 2009 23 filings
- 2008 26 filings
- 2007 48 filings
- 2006 64 filings
- 2005 63 filings
- 2004 55 filings
- 2003 87 filings
- 2002 62 filings
- 2001 37 filings
- 2000 45 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46635145 | 8-K | 2026-05-20 | English | ||
| 46384283 | 8-K | 2026-05-18 | English | ||
| 46361636 | 10-Q | 2026-05-15 | English | ||
| 45001223 | 424B3 - Soluna Holdings, Inc (0000064463) (Filer) | 2026-05-11 | English | ||
| 45931517 | Regulatory Filings 2026 | 2026-05-11 | English | ||
| 42855925 | 8-K - Soluna Holdings, Inc (0000064463) (Filer) | 2026-05-07 | English | ||
| 45931515 | 8-K | 2026-05-01 | English | ||
| 38833903 | S-3 - Soluna Holdings, Inc (0000064463) (Filer) | 2026-04-29 | English | ||
| 37970945 | 8-K - Soluna Holdings, Inc (0000064463) (Filer) | 2026-04-28 | English | ||
| 35398169 | 424B3 - Soluna Holdings, Inc (0000064463) (Filer) | 2026-04-22 | English | ||
| 45931521 | Regulatory Filings 2026 | 2026-04-22 | English | ||
| 34751712 | 8-K - Soluna Holdings, Inc (0000064463) (Filer) | 2026-04-21 | English | ||
| 45931523 | 424B3 | 2026-04-20 | English | ||
| 45931526 | Regulatory Filings 2026 | 2026-04-20 | English | ||
| 45931534 | 8-K | 2026-04-17 | English | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
Soluna Holdings, Inc via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/34389/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34389 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=34389 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=34389 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 34389}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Soluna Holdings, Inc (id: 34389)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.