
Heritage Global Inc. — Investor Relations & Filings
Heritage Global Inc. is an asset services company that values and monetizes industrial and financial assets. The company provides a comprehensive suite of solutions including asset acquisition, disposition, valuation, and lending services for industrial and financial institutions. Its disposition methods include auctions, liquidations, and brokerage for a wide range of assets. These assets encompass industrial machinery, equipment, and inventories across numerous sectors, as well as charged-off and nonperforming financial portfolios. Through its specialized divisions, the company also manages the recovery, refurbishment, and resale of life sciences assets and provides flexible funding solutions for various asset classes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-07 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| DEFA14A | 2026-04-21 | English | |
| ARS - Heritage Global Inc. (0000849145) (Filer) | 2026-04-21 | English | |
| DEF 14A - Heritage Global Inc. (0000849145) (Filer) | 2026-04-21 | English | |
| Major Shareholding Notification 2026 | 2026-04-06 | English |
Browse filings by year
32 years- 2026 15 filings
- 2025 41 filings
- 2024 33 filings
- 2023 54 filings
- 2022 33 filings
- 2021 65 filings
- 2020 43 filings
- 2019 28 filings
- 2018 20 filings
- 2017 14 filings
- 2016 47 filings
- 2015 24 filings
- 2014 33 filings
- 2013 22 filings
- 2012 34 filings
- 2011 25 filings
- 2010 20 filings
- 2009 10 filings
- 2008 18 filings
- 2007 16 filings
- 2006 17 filings
- 2005 26 filings
- 2004 44 filings
- 2003 21 filings
- 2002 12 filings
- 2001 26 filings
- 2000 23 filings
- 1999 22 filings
- 1998 18 filings
- 1997 30 filings
- 1996 25 filings
- 1995 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46137528 | 10-Q | 2026-05-07 | English | ||
| 46137559 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 46137581 | DEFA14A | 2026-04-21 | English | ||
| 34907766 | ARS - Heritage Global Inc. (0000849145) (Filer) | 2026-04-21 | English | ||
| 34906053 | DEF 14A - Heritage Global Inc. (0000849145) (Filer) | 2026-04-21 | English | ||
| 46137778 | Major Shareholding Notification 2026 | 2026-04-06 | English | ||
| 33061601 | 4 - Heritage Global Inc. (0000849145) (Issuer) | 2026-03-27 | English | ||
| 33060614 | SCHEDULE 13G/A - Heritage Global Inc. (0000849145) (Subject) | 2026-03-27 | English | ||
| 33043815 | 3 - Heritage Global Inc. (0000849145) (Issuer) | 2026-03-26 | English | ||
| 46137776 | 10-K | 2026-03-12 | English | ||
| 32882184 | 4 - HERITAGE GLOBAL INC. (0000849145) (Filer) | 2026-03-03 | English | ||
| 18386619 | 3 - Heritage Global Inc. (0000849145) (Issuer) | 2026-02-09 | English | ||
| 24441134 | 4 Filing | 2026-02-03 | English | ||
| 24441227 | 8-K Filing | 2026-01-12 | English | ||
| 24441137 | 4 Filing | 2026-01-05 | English | ||
Market data
Market data not available
Price history
Peer group · All other professional, scientific and technical activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jemtec Inc.
Integrated technology and services for community-based corr…
|
JTC | CA | Professional, scientific and te… |
|
Karbon-X Project Inc.
An environmental company providing carbon offset solutions …
|
KARX | CA | Professional, scientific and te… |
|
LDTInc.
Develops and sells display driver ICs for OLED/LED and IoT …
|
096870 | KR | Professional, scientific and te… |
|
Ling Yue Services Group Limited
Provides comprehensive property management services integra…
|
2165 | HK | Professional, scientific and te… |
|
Maple Leaf Green World Inc.
Evaluates early-stage renewable energy and sustainable infr…
|
MGW | CA | Professional, scientific and te… |
|
MCGRATH RENTCORP
A B2B rental company for modular buildings, storage, and el…
|
MGRC | US | Professional, scientific and te… |
|
Ostrom Climate Solutions Inc.
Offers carbon management, environmental consulting, and ver…
|
COO | CA | Professional, scientific and te… |
|
Performant Healthcare Inc
Offers technology-enabled payment integrity solutions to he…
|
PHLT | US | Professional, scientific and te… |
|
PHYSIOMICS PLC
Provides Model-Informed Drug Development services with a fo…
|
PYC | GB | Professional, scientific and te… |
|
Prelude S.A.
Develops and manages social and affordable housing for publ…
|
MLPRE | FR | Professional, scientific and te… |
Heritage Global 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/34494/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34494 | 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=34494 | 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=34494 \ -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": 34494}, 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 Heritage Global Inc. (id: 34494)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.