
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 |
|---|---|---|---|
|
PECOM SERVICIOS ENERGIA S.A.U.
Provides services, construction, and products for the energ…
|
— | AR | Mining and quarrying |
|
PERDANA PETROLEUM BERHAD
Leading provider of offshore marine support services for th…
|
— | MY | Mining and quarrying |
|
PERISAI PETROLEUM TEKNOLOGI BHD
Upstream oil and gas service provider, offering vessels, ba…
|
— | MY | Mining and quarrying |
|
Petro-king Oilfield Services Limited
Global provider of oilfield technology services and integra…
|
2178 | HK | Mining and quarrying |
|
Petrolia SE
An integrated energy company with E&P and oilfield services…
|
PSE | NO | Mining and quarrying |
|
Petrosea Tbk
Multi-disciplinary company offering integrated services in …
|
PTRO | ID | Mining and quarrying |
|
Petro Well Energy Services Inc.
Provides modular rig units and engineering for internationa…
|
— | CA | Mining and quarrying |
|
Petrowest Energy Services Trust
Provided essential pre-drilling and post-completion oilfiel…
|
PRW.UN | CA | Mining and quarrying |
|
PHX Energy Services Corp.
Specialized provider of directional drilling solutions and …
|
PHX | CA | Mining and quarrying |
|
PINEWOOD RESOURCES LTD.
Engaged in the exploration and development of natural resou…
|
— | 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.