
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 |
|---|---|---|---|
| 8-K | 2026-06-03 | English | |
| 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 |
Browse filings by year
27 years- 2026 24 filings
- 2025 86 filings
- 2024 84 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
| |||||
| 47957384 | 8-K | 2026-06-03 | English | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Support activities for petroleum and natural gas extraction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Innovative Wireline Solutions Inc.
Specialized wireline and slickline services provider for oi…
|
IWS | CA | Mining and quarrying |
|
Inter-Tech Drilling Solutions Ltd.
Specialized provider of drilling services for oil and gas, …
|
— | CA | Mining and quarrying |
|
IROC Energy Services Corp.
An oilfield services provider acquired by Western Energy Se…
|
ISC | CA | Mining and quarrying |
|
Jindal Drilling & Industries Ltd.
Provides offshore drilling services and jack-up rig charter…
|
JINDRILL | IN | Mining and quarrying |
|
KEJURUTERAAN SAMUDRA TIMUR BERHAD
Provides tubular inspection and maintenance services to the…
|
— | MY | Mining and quarrying |
|
Kenting Energy Services Inc.
Historically focused on the oil and natural-gas drilling in…
|
— | CA | Mining and quarrying |
|
Kinetex Resources Corporation
Specialized oil and gas service provider offering seismic a…
|
— | CA | Mining and quarrying |
|
KLX Energy Services Holdings, Inc.
Provider of oilfield services and products for the full lif…
|
KLXE | US | Mining and quarrying |
|
Kodiak Energy Services Ltd.
Defunct Western Canada firm specializing in services for th…
|
— | CA | Mining and quarrying |
|
Kodiak Gas Services, Inc.
Provider and operator of contract compression for the oil a…
|
KGS | 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.