
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 |
|---|---|---|---|
|
LESK ao
Guaranteed supplier of electricity in the Lipetsk region.
|
LSAK | RU | Electricity, gas, steam and air… |
|
MINT
A service provider specializing in energy and telecommunica…
|
ALBUD | FR | Electricity, gas, steam and air… |
|
Mordovia Energy Retail
Primary supplier of electricity to residential and commerci…
|
MRSB | RU | Electricity, gas, steam and air… |
|
NaaS Technology Inc.
An EV charging service provider with comprehensive solution…
|
NAAS | US | Electricity, gas, steam and air… |
|
NEXTNRG, INC.
Develops an AI-powered ecosystem to optimize energy generat…
|
NXXT | US | Electricity, gas, steam and air… |
|
Nuvve Holding Corp.
Provides a Vehicle-to-Grid (V2G) platform for intelligent e…
|
NVVE | US | Electricity, gas, steam and air… |
|
PTC India Ltd
Facilitates power trading and electricity exchange between …
|
PTC | IN | Electricity, gas, steam and air… |
|
Ranchero Energy Inc.
Retail electricity provider offering competitive products a…
|
— | CA | Electricity, gas, steam and air… |
|
Recap Energy Inc.
Provides sustainable energy storage solutions to C&I client…
|
— | CA | Electricity, gas, steam and air… |
|
Remixpoint,inc.
Operates in renewable energy solutions and digital asset ma…
|
3825 | JP | 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.