
NRG ENERGY, INC. — Investor Relations & Filings
NRG Energy, Inc. is an integrated power company that operates in energy generation and retail electricity. The company generates electricity from a diverse portfolio of sources, including natural gas, coal, oil, nuclear, and renewables such as solar and wind. It serves millions of residential and business customers across North America, providing electricity, natural gas, and smart home solutions. The company focuses on delivering energy and home services designed to help customers power, protect, and manage their homes and businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM SD | 2026-05-29 | English | |
| FORM 8-K | 2026-05-21 | English | |
| 10-Q - NRG ENERGY, INC. (0001013871) (Filer) | 2026-05-06 | English | |
| 8-K - NRG ENERGY, INC. (0001013871) (Filer) | 2026-05-06 | English | |
| 8-K - NRG ENERGY, INC. (0001013871) (Filer) | 2026-05-01 | English | |
| S-8 - NRG ENERGY, INC. (0001013871) (Filer) | 2026-04-30 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47893633 | FORM SD | 2026-05-29 | English | ||
| 46733099 | FORM 8-K | 2026-05-21 | English | ||
| 41987297 | 10-Q - NRG ENERGY, INC. (0001013871) (Filer) | 2026-05-06 | English | ||
| 41805520 | 8-K - NRG ENERGY, INC. (0001013871) (Filer) | 2026-05-06 | English | ||
| 39553123 | 8-K - NRG ENERGY, INC. (0001013871) (Filer) | 2026-05-01 | English | ||
| 39162630 | S-8 - NRG ENERGY, INC. (0001013871) (Filer) | 2026-04-30 | English | ||
| 38188747 | 8-K - NRG ENERGY, INC. (0001013871) (Filer) | 2026-04-28 | English | ||
| 34528412 | 8-K - NRG ENERGY, INC. (0001013871) (Filer) | 2026-04-14 | English | ||
| 32968410 | 4 - NRG ENERGY, INC. (0001013871) (Issuer) | 2026-03-17 | English | ||
| 32885220 | 8-K - NRG ENERGY, INC. (0001013871) (Filer) | 2026-03-02 | English | ||
| 32885221 | 10-K - NRG ENERGY, INC. (0001013871) (Filer) | 2026-02-24 | English | ||
| 32885219 | 8-K - NRG ENERGY, INC. (0001013871) (Filer) | 2026-02-24 | English | ||
| 26240736 | 4 Filing | 2026-02-10 | English | ||
| 26240454 | 3 Filing | 2026-02-10 | English | ||
| 26241345 | 3 Filing | 2026-02-06 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of brokers and agents for electric power and natural gas
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TNS energo Voroneg
Energy supply company buying and selling electricity in the…
|
VRSB | RU | Electricity, gas, steam and air… |
|
TPC CONSOLIDATED LIMITED
Integrated telecommunications and energy services provider …
|
TPC | AU | Electricity, gas, steam and air… |
|
True Energy Trust
Delivers intelligent, sustainable, and cost-effective solut…
|
TUI.UN | CA | Electricity, gas, steam and air… |
|
Via Renewables, Inc.
An independent retail energy services company providing ele…
|
VIASP | US | Electricity, gas, steam and air… |
|
Volgograd Energo Sbyt
Energy supply company distributing electricity to industria…
|
VGSB | RU | Electricity, gas, steam and air… |
|
YU GROUP PLC
Specialist supplier of energy and utility solutions for bus…
|
YU | GB | Electricity, gas, steam and air… |
NRG ENERGY, 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/30132/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30132 | 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=30132 | 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=30132 \ -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": 30132}, 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 NRG ENERGY, INC. (id: 30132)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.