
PYX Resources Limited — Investor Relations & Filings
PYX Resources Limited is a mineral sands company engaged in the exploration, development, and production of premium zircon. The company operates two key tenements, Mandiri and Tisma, located in Central Kalimantan, Indonesia, which contain one of the world's largest zircon resources. In production since 2015, PYX Resources is a major global producer of premium zircon and its associated mineral by-products. The company's strategy focuses on a systematic expansion of its exploration and exploitation programs, as well as the identification and acquisition of undervalued mineral assets. It also maintains a commitment to sustainable development through its community and environmental initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Second Price Monitoring Extn | 2022-09-07 | English | |
| Price Monitoring Extension | 2022-09-07 | English | |
| PYX joins United Nations Global Combat Initiative | 2022-09-07 | English | |
| Second Price Monitoring Extn | 2022-08-04 | English | |
| Price Monitoring Extension | 2022-08-04 | English | |
| Issue of Equity and TVR | 2022-07-07 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 11125702 | Second Price Monitoring Extn | 2022-09-07 | English | ||
| 11125699 | Price Monitoring Extension | 2022-09-07 | English | ||
| 11125419 | PYX joins United Nations Global Combat Initiative | 2022-09-07 | English | ||
| 11118159 | Second Price Monitoring Extn | 2022-08-04 | English | ||
| 11118158 | Price Monitoring Extension | 2022-08-04 | English | ||
| 11108736 | Issue of Equity and TVR | 2022-07-07 | English | ||
| 11108617 | Appointment of Broker | 2022-07-07 | English | ||
| 11101769 | PYX Starts Production and Sales of Ilmenite | 2022-06-27 | English | ||
| 11092317 | Performance Rights | 2022-05-27 | English | ||
| 11088716 | Amended Constitution | 2022-05-18 | English | ||
| 11088704 | Result of AGM | 2022-05-18 | English | ||
| 11083414 | Second Price Monitoring Extn | 2022-05-04 | English | ||
| 11083403 | Price Monitoring Extension | 2022-05-04 | English | ||
| 11081148 | Second Price Monitoring Extn | 2022-04-29 | English | ||
| 11081143 | Price Monitoring Extension | 2022-04-29 | English | ||
Market data
Market data not available
Price history
Peer group · Other mining and quarrying n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
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 |
|
Archon Minerals Limited
Mineral exploration focused on the discovery, acquisition, …
|
ACS | CA | Mining and quarrying |
|
Arcland Resources Inc.
Mineral resource company focused on acquiring, exploring, a…
|
ADR.H | CA | Mining and quarrying |
|
Arctic Star Exploration Corp.
Acquisition, exploration, and development of diamond minera…
|
ADD | CA | Mining and quarrying |
PYX Resources Limited 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/10544/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10544 | 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=10544 | 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=10544 \ -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": 10544}, 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 PYX Resources Limited (id: 10544)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.