
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 |
|---|---|---|---|
|
KS ENERGY LIMITED
Provides comprehensive services to the oil and gas sector: …
|
578 | SG | Mining and quarrying |
|
LATITUD 45 PETROLEO Y GAS S.A.
Specializes in pumping services for oil and gas wells, incl…
|
— | AR | Mining and quarrying |
|
Leader Energy Services Ltd.
Provides well completion and stimulation services, centered…
|
LEA | CA | Mining and quarrying |
|
Liberty Energy Inc.
Onshore energy services firm providing completion technolog…
|
LBRT | US | Mining and quarrying |
|
Lynx Energy Services Corp.
Offers completions and flowback services to optimize upstre…
|
LXEGF | CA | Mining and quarrying |
|
MAGNUS ENERGY GROUP LTD.
Investment holding in energy, providing oil/gas services, r…
|
41S | SG | Mining and quarrying |
|
MAMMOTH ENERGY SERVICES, INC.
Provides diversified services to the electric utility and o…
|
TUSK | US | Mining and quarrying |
|
MODEC,INC.
Provides EPCI and operations for floating production system…
|
6269 | JP | Mining and quarrying |
|
Moxie Exploration Ltd.
Specific core business operations and target markets are no…
|
— | CA | Mining and quarrying |
|
MSI Energy Services Inc.
Infrastructure support, construction, and specialty service…
|
— | CA | 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.