
Zeus Holdings, Inc. - Investor Relations & Filings
Zeus Holdings, Inc. is an investment holding company. Originally incorporated in 1981 as JR Garments, Inc. for garments manufacturing, it later engaged in cement manufacturing and distribution. Currently, the company is involved in mining activities through an Operating Agreement with Olympic International Sales Corporation, focusing on mining claims located in Surigao Del Sur.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other SEC Forms, Reports and Requirements | 2026-07-17 | English | |
| Other SEC Forms, Reports and Requirements — 2026 GIS - ZHI signed and notarized PSE copy- redacted_Redacted | 2026-07-17 | English | |
| List of Top 100 Stockholders (Common Shares) — 26-07-14 ZHI List of Top 100 Stockholders as of June 30, 2026 | 2026-07-15 | English | |
| List of Top 100 Stockholders (Common Shares) | 2026-07-15 | English | |
| Public Ownership Report | 2026-07-15 | English | |
| Initial Statement of Beneficial Ownership of Securities — 2026-06-25 LLS - Initial Ben Report (SEC Form 23-A)_Redacted | 2026-06-25 | English |
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Other mining and quarrying n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
| A Cuong Mineral Group JSC | ACM | VN | Mining and quarrying |
| Adamas One Corp. Common Stock | JEWL | US | Mining and quarrying |
|
Afri-Can Marine Minerals Corporation
Exploration and development of marine diamond deposits, pri…
|
AFA | CA | Mining and quarrying |
|
AJN Resources Inc.
Exploration and development of critical mineral properties,…
|
AJN | CA | Mining and quarrying |
|
Alabama Graphite Corp.
Mineral exploration and development focused on US flake gra…
|
CSPG | CA | Mining and quarrying |
|
Allican Resources Inc.
A corporation operating within the resources sector.
|
— | CA | Mining and quarrying |
|
ALROSA ao
Vertically integrated diamond producer managing mining, cut…
|
ALRS | RU | Mining and quarrying |
| Amedeo Resources Plc | AMED | GB | Mining and quarrying |
|
Anglo-Bomarc Mines Ltd. (N.P.L.)
Mineral exploration company focused on uranium, lead-silver…
|
ANB | CA | Mining and quarrying |
|
Applied Graphite Technologies Corp.
Exploration and development company supplying high-quality …
|
AGT | CA | Mining and quarrying |
Zeus Holdings, 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/76266/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=76266 | 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=76266 | 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=76266 \ -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": 76266}, 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 Zeus Holdings, Inc. (id: 76266)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.