
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 |
|---|---|---|---|
|
HCO Energy Ltd.
Develops and deploys the proprietary SRD artificial lift sy…
|
— | CA | Mining and quarrying |
|
HELIX ENERGY SOLUTIONS GROUP INC
Offshore energy services firm for well intervention, roboti…
|
HLX | US | Mining and quarrying |
|
HIDROTEC S.A.
Provides comprehensive drilling solutions, focusing on well…
|
— | AR | Mining and quarrying |
|
High Arctic Energy Services Inc.
Provides specialized services and rental equipment for the …
|
HWO | CA | Mining and quarrying |
|
High Arctic Overseas Holdings Corp.
Holding company providing specialized services to the energ…
|
HOH | CA | Mining and quarrying |
|
Hilong Holding Limited
Integrated oilfield equipment manufacturer and service prov…
|
1623 | KY | Mining and quarrying |
|
Impax Energy Services Income Trust
Aggregated specialized oilfield service providers for the U…
|
IXEUF | CA | Mining and quarrying |
|
Indo Straits Tbk
Provides integrated marine engineering, logistics, and mini…
|
PTIS | ID | Mining and quarrying |
|
Innicor SubsurfaceTechnologies Inc.
Develops proprietary subsurface technologies to maximize oi…
|
— | CA | Mining and quarrying |
|
Innova Exploration Ltd.
Oil and gas exploration and consulting specializing in Nort…
|
IXL | 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.