
Rocket Lab Corp — Investor Relations & Filings
Rocket Lab is an end-to-end space company providing launch services, spacecraft manufacturing, and satellite components. The company operates the Electron, a frequently launched small orbital rocket that delivers dedicated and rideshare missions for commercial and government clients. It is also developing Neutron, a medium-lift launch vehicle designed for constellation deployment, cargo resupply, and interplanetary missions. The company's Space Systems division designs and manufactures configurable spacecraft platforms, such as Photon, and produces critical components including high-efficiency solar cells, flight-proven subsystems, and flight software. This integrated approach supports a wide range of missions from low Earth orbit to deep space.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - Rocket Lab Corp (0001819994) (Filer) | 2026-04-06 | English | |
| 4 - Rocket Lab Corp (0001819994) (Issuer) | 2026-03-27 | English | |
| 4 - Rocket Lab Corp (0001819994) (Issuer) | 2026-03-25 | English | |
| 8-K - Rocket Lab Corp (0001819994) (Filer) | 2026-03-17 | English | |
| 424B5 - Rocket Lab Corp (0001819994) (Filer) | 2026-03-17 | English | |
| 4 - ROCKET LAB CORP (0001819994) (Filer) | 2026-03-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33642041 | ARS - Rocket Lab Corp (0001819994) (Filer) | 2026-04-06 | English | ||
| 33053246 | 4 - Rocket Lab Corp (0001819994) (Issuer) | 2026-03-27 | English | ||
| 33035892 | 4 - Rocket Lab Corp (0001819994) (Issuer) | 2026-03-25 | English | ||
| 32967461 | 8-K - Rocket Lab Corp (0001819994) (Filer) | 2026-03-17 | English | ||
| 32967440 | 424B5 - Rocket Lab Corp (0001819994) (Filer) | 2026-03-17 | English | ||
| 32898959 | 4 - ROCKET LAB CORP (0001819994) (Filer) | 2026-03-04 | English | ||
| 32898962 | 4 - ROCKET LAB CORP (0001819994) (Filer) | 2026-03-04 | English | ||
| 32898960 | 4 - ROCKET LAB CORP (0001819994) (Filer) | 2026-03-04 | English | ||
| 32898961 | 4 - ROCKET LAB CORP (0001819994) (Filer) | 2026-03-04 | English | ||
| 32898964 | 10-K - ROCKET LAB CORP (0001819994) (Filer) | 2026-02-26 | English | ||
| 32898963 | 8-K - ROCKET LAB CORP (0001819994) (Filer) | 2026-02-26 | English | ||
| 31885644 | SCHEDULE 13D/A Filing | 2026-02-17 | English | ||
| 13287308 | PRIMARY DOCUMENT | 2026-01-22 | English | ||
| 13287309 | 8-K | 2026-01-21 | English | ||
| 13287310 | PRIMARY DOCUMENT | 2026-01-15 | English | ||
Market data
Market data not available
Price history
Peer group · Freight air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Momentus Inc.
A commercial space company specializing in in-space infrast…
|
MNTS | US | Transportation and storage |
Rocket Lab Corp 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/30248/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30248 | 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=30248 | 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=30248 \ -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": 30248}, 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 Rocket Lab Corp (id: 30248)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.