
Helmerich & Payne, Inc. — Investor Relations & Filings
Helmerich & Payne, Inc. is a global contract drilling company that provides drilling solutions and technologies to oil and gas exploration and production companies. The company designs, fabricates, and operates a fleet of high-performance drilling rigs for both land and offshore applications. Its signature FlexRig® fleet is engineered for various environments, from single-well pads to complex multi-row layouts in conventional and unconventional plays. H&P focuses on safety, efficiency, and performance, offering a portfolio of drilling technologies to address complex challenges. The company also utilizes performance-based contracts, aligning its compensation with the results delivered to clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 - Helmerich & Payne, Inc. (0000046765) (Filer) | 2026-05-07 | English | |
| 10-Q | 2026-05-07 | English | |
| Q2 26 Earnings Presentation | 2026-05-07 | English | |
| 8-K | 2026-05-06 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-03-27 | English |
Browse filings by year
27 years- 2026 23 filings
- 2025 83 filings
- 2024 81 filings
- 2023 72 filings
- 2022 93 filings
- 2021 82 filings
- 2020 89 filings
- 2019 104 filings
- 2018 146 filings
- 2017 122 filings
- 2016 109 filings
- 2015 109 filings
- 2014 101 filings
- 2013 112 filings
- 2012 102 filings
- 2011 77 filings
- 2010 79 filings
- 2009 91 filings
- 2008 88 filings
- 2007 67 filings
- 2006 97 filings
- 2005 112 filings
- 2004 68 filings
- 2003 45 filings
- 2002 23 filings
- 2001 14 filings
- 2000 10 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43531566 | S-8 - Helmerich & Payne, Inc. (0000046765) (Filer) | 2026-05-07 | English | ||
| 45921732 | 10-Q | 2026-05-07 | English | ||
| 44140584 | Q2 26 Earnings Presentation | 2026-05-07 | English | ||
| 45921739 | 8-K | 2026-05-06 | English | ||
| 45921744 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45921752 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 33016198 | 4 - Helmerich & Payne, Inc. (0000046765) (Issuer) | 2026-03-23 | English | ||
| 32988983 | 144 - Helmerich & Payne, Inc. (0000046765) (Subject) | 2026-03-19 | English | ||
| 45921781 | 8-K | 2026-03-16 | English | ||
| 45921807 | 8-K | 2026-03-06 | English | ||
| 45921831 | 8-K | 2026-03-04 | English | ||
| 32876494 | 10-Q - HELMERICH & PAYNE, INC. (0000046765) (Filer) | 2026-02-05 | English | ||
| 15838385 | 8-K Filing | 2026-02-04 | English | ||
| 45921847 | DEFA14A | 2026-01-22 | English | ||
| 15838395 | DEF 14A Filing | 2026-01-22 | English | ||
Market data
Market data not available
Price history
Peer group · Support activities for petroleum and natural gas extraction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Estrella International Energy Services Ltd.
Specialized services and technology for the Oil, Gas, Minin…
|
EEN | CA | Mining and quarrying |
|
EXPRO GROUP HOLDINGS N.V.
A full-cycle energy services provider offering solutions ac…
|
XPRO | NL | Mining and quarrying |
|
FALCON ENERGY GROUP LIMITED
Provides oilfield services and marine support vessels for o…
|
16NB | SG | Mining and quarrying |
|
Flowco Holdings Inc.
Provides production optimization and methane abatement solu…
|
FLOC | US | Mining and quarrying |
|
Forest Gate Energy Inc.
Natural resource exploration and development company underg…
|
FGE | CA | Mining and quarrying |
|
Fracmaster Ltd.
Oil and gas well service and production company enhancing h…
|
FRACF | CA | Mining and quarrying |
|
GASFRAC Energy Services Inc.
Provides specialized non-aqueous LPG hydraulic fracturing s…
|
GFS | CA | Mining and quarrying |
|
GULF MARINE SERVICES PLC
Provider of self-elevating support vessels for offshore oil…
|
GMS | GB | Mining and quarrying |
|
Haimo Technologies Group Corp.
Develops multiphase flow measurement systems and digital oi…
|
300084 | CN | Mining and quarrying |
|
HALLIBURTON CO
Global provider of products and services for the upstream o…
|
HAL | US | Mining and quarrying |
Helmerich & Payne, 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/14858/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14858 | 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=14858 | 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=14858 \ -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": 14858}, 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 Helmerich & Payne, Inc. (id: 14858)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.