
Ingram Micro Holding Corp — Investor Relations & Filings
Ingram Micro Holding Corp. is a global technology and supply chain services provider. It operates as a major distributor within the IT ecosystem, connecting technology vendors with a vast network of resellers and business customers. The company's portfolio includes the distribution of IT products, cloud infrastructure, and security solutions. A central component of its offering is the Ingram Micro Xvantage™ platform, a digital experience powered by AI and machine learning. This platform is designed to automate B2B workflows, provide data-driven business intelligence, and unify the procurement and management of technology, cloud solutions, and services. Ingram Micro also provides a suite of value-added services, including financing, marketing support, and technical assistance to help its partners and customers grow their businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-14 | English | |
| S-3ASR - Ingram Micro Holding Corp (0001897762) (Filer) | 2026-05-05 | English | |
| 10-Q - Ingram Micro Holding Corp (0001897762) (Filer) | 2026-04-30 | English | |
| ARS - Ingram Micro Holding Corp (0001897762) (Filer) | 2026-03-26 | English | |
| 10-K - INGRAM MICRO HOLDING CORP (0001897762) (Filer) | 2026-03-03 | English | |
| 8-K - INGRAM MICRO HOLDING CORP (0001897762) (Filer) | 2026-03-02 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46257410 | 8-K | 2026-05-14 | English | ||
| 41526667 | S-3ASR - Ingram Micro Holding Corp (0001897762) (Filer) | 2026-05-05 | English | ||
| 39211051 | 10-Q - Ingram Micro Holding Corp (0001897762) (Filer) | 2026-04-30 | English | ||
| 33052020 | ARS - Ingram Micro Holding Corp (0001897762) (Filer) | 2026-03-26 | English | ||
| 32900411 | 10-K - INGRAM MICRO HOLDING CORP (0001897762) (Filer) | 2026-03-03 | English | ||
| 32900410 | 8-K - INGRAM MICRO HOLDING CORP (0001897762) (Filer) | 2026-03-02 | English | ||
|
2025
9 filings
| |||||
| 13556106 | Regulatory Filings 2025 | 2025-12-04 | English | ||
| 13556107 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 13556114 | S-3 | 2025-11-12 | English | ||
| 13556118 | 10-Q | 2025-10-30 | English | ||
| 13556112 | 8-K | 2025-10-30 | English | ||
| 13556119 | Director's Dealing 2025 | 2025-10-25 | English | ||
| 13556120 | Director's Dealing 2025 | 2025-10-25 | English | ||
| 13556122 | Director's Dealing 2025 | 2025-10-25 | English | ||
| 13556123 | Director's Dealing 2025 | 2025-10-25 | English | ||
Market data
Market data not available
Price history
Ingram Micro Holding Corp 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/31027/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31027 | 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=31027 | 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=31027 \ -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": 31027}, 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 Ingram Micro Holding Corp (id: 31027)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.