
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 |
|---|---|---|---|
| 8-K | 2025-12-19 | English | |
| PRIMARY DOCUMENT | 2025-12-19 | English | |
| Regulatory Filings 2025 | 2025-12-17 | English | |
| PRIMARY DOCUMENT | 2025-12-17 | English | |
| PRIMARY DOCUMENT | 2025-12-17 | English | |
| Regulatory Filings 2025 | 2025-12-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13287327 | 8-K | 2025-12-19 | English | ||
| 13287326 | PRIMARY DOCUMENT | 2025-12-19 | English | ||
| 13287329 | Regulatory Filings 2025 | 2025-12-17 | English | ||
| 13287328 | PRIMARY DOCUMENT | 2025-12-17 | English | ||
| 13287332 | PRIMARY DOCUMENT | 2025-12-17 | English | ||
| 13287331 | Regulatory Filings 2025 | 2025-12-16 | English | ||
| 13287330 | Regulatory Filings 2025 | 2025-12-12 | English | ||
| 13287333 | PRIMARY DOCUMENT | 2025-12-05 | English | ||
| 13287334 | Regulatory Filings 2025 | 2025-12-04 | English | ||
| 13287335 | PRIMARY DOCUMENT | 2025-11-27 | English | ||
| 13287336 | PRIMARY DOCUMENT | 2025-11-27 | English | ||
| 13287337 | Regulatory Filings 2025 | 2025-11-26 | English | ||
| 13287338 | Regulatory Filings 2025 | 2025-11-26 | English | ||
| 13287339 | PRIMARY DOCUMENT | 2025-11-26 | English | ||
| 13287340 | PRIMARY DOCUMENT | 2025-11-26 | English | ||
Market data
Market data not available
Price history
Peer group · Freight air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Afcom Holdings Limited
Provides international air cargo transportation and logisti…
|
544224 | IN | Transportation and storage |
|
Air China Cargo Co., Ltd.
Provides comprehensive air freight and logistics solutions …
|
001391 | CN | Transportation and storage |
|
Air Marine
Aerial operations operator using airplanes and drones for p…
|
MLAIM | FR | Transportation and storage |
|
AIR T INC
A holding company with businesses in air cargo, aircraft le…
|
AIRT | US | Transportation and storage |
|
Cargojet Inc.
Operates a 24/7 network delivering over 25 million pounds o…
|
CJT | CA | Transportation and storage |
|
EASTERN AIR LOGISTICS CO., LTD.
Provides integrated air freight, cargo terminal operations,…
|
601156 | CN | Transportation and storage |
|
Firefly Aerospace Inc.
Provides end-to-end space and defense solutions, from launc…
|
FLY | US | Transportation and storage |
|
Intuitive Machines, Inc.
A space exploration and infrastructure company for lunar an…
|
LUNR | US | Transportation and storage |
|
ispace,inc.
A lunar exploration company that designs and operates robot…
|
9348 | JP | Transportation and storage |
|
Maritime Launch Services Inc.
Operates Spaceport Nova Scotia, providing launch services f…
|
MAXQ | CA | 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.