
HEIDRICK & STRUGGLES INTERNATIONAL INC — Investor Relations & Filings
Heidrick & Struggles International Inc. is a global provider of leadership advisory and on-demand talent solutions. The firm specializes in executive search, assisting organizations in recruiting senior leaders, including CEOs and board members. Its services also encompass leadership assessment, development, and coaching, as well as team and organizational effectiveness consulting. By integrating these offerings, the company helps clients build high-performing leadership teams and accelerate organizational performance. The firm serves a diverse client base worldwide, addressing their comprehensive executive talent and leadership needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Heidrick & Struggles Launches Heidrick Immersive, an AI-Enhanced Platform for Observing Leadership in Motion | 2026-03-23 | English | |
| SCHEDULE 13G/A Filing | 2026-02-12 | English | |
| Aufsichtsgremien in Schwellenmarkten stehen laut globaler Studie von BCG, Heidrick & Struggles und INSEAD vor einer neuen Ara erhohter Unsicherheit | 2026-01-30 | German | |
| Boards in Emerging Markets Confront a New Era of Heightened Uncertainty, According to a Global Study by BCG, Heidrick & Struggles and INSEAD | 2026-01-29 | English | |
| SCHEDULE 13G/A Filing | 2026-01-21 | English | |
| 15-12G | 2025-12-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 33014209 | Heidrick & Struggles Launches Heidrick Immersive, an AI-Enhanced Platform for Observing Leadership in Motion | 2026-03-23 | English | ||
| 27076015 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
| 13752904 | Aufsichtsgremien in Schwellenmarkten stehen laut globaler Studie von BCG, Heidrick & Struggles und INSEAD vor einer neuen Ara erhohter Unsicherheit | 2026-01-30 | German | ||
| 13652849 | Boards in Emerging Markets Confront a New Era of Heightened Uncertainty, According to a Global Study by BCG, Heidrick & Struggles and INSEAD | 2026-01-29 | English | ||
| 27075967 | SCHEDULE 13G/A Filing | 2026-01-21 | English | ||
|
2025
10 filings
| |||||
| 11082958 | 15-12G | 2025-12-22 | English | ||
| 11082962 | 4 | 2025-12-10 | English | ||
| 11082963 | 4 | 2025-12-10 | English | ||
| 11082965 | 4 | 2025-12-10 | English | ||
| 11082968 | 4 | 2025-12-10 | English | ||
| 11082970 | 4 | 2025-12-10 | English | ||
| 11082971 | 4 | 2025-12-10 | English | ||
| 11082974 | 4 | 2025-12-10 | English | ||
| 11082976 | 4 | 2025-12-10 | English | ||
| 11082977 | 4 | 2025-12-10 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of employment placement agencies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
104 Corporation
Provides integrated HR services, recruitment platforms, and…
|
3130 | TW | Administrative and support serv… |
|
Ace Integrated Solutions Limited
Provides end-to-end recruitment and examination management …
|
ACEINTEG | IN | Administrative and support serv… |
|
Arlington Resources Inc.
Specialized recruitment firm exclusively placing Human Reso…
|
— | CA | Administrative and support serv… |
|
Beijing Career International Co., Ltd.
Provides HR solutions, executive search, RPO, and digital t…
|
300662 | CN | Administrative and support serv… |
|
Brainhunter Inc.
Global provider of IT staffing, recruitment, and comprehens…
|
BH | CA | Administrative and support serv… |
|
Caldwell Partners International
A global talent acquisition firm for executive search and l…
|
CWL | CA | Administrative and support serv… |
|
CAREER DESIGN CENTER CO.,LTD.
Provides recruitment solutions and career support, speciali…
|
2410 | JP | Administrative and support serv… |
|
CATENON
A technology-based firm for data-driven global recruitment …
|
COM | ES | Administrative and support serv… |
|
Cookbiz Co.,Ltd.
Human resource services provider specializing in the food a…
|
6558 | JP | Administrative and support serv… |
|
CrowdWorks Inc.
Operates an online crowdsourcing platform connecting busine…
|
3900 | JP | Administrative and support serv… |
HEIDRICK & STRUGGLES INTERNATIONAL 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/17848/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17848 | 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=17848 | 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=17848 \ -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": 17848}, 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 HEIDRICK & STRUGGLES INTERNATIONAL INC (id: 17848)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.