
Azteca Gold Corp. — Investor Relations & Filings
Azteca Gold Corp. is a development-stage precious metals company engaged in the acquisition, exploration, and development of gold and silver properties. The company focuses its exploration efforts on prospects located across the United States, including Nevada, Idaho, and Alaska, as well as in Mexico. Its primary objective is the discovery and advancement of economically viable gold and silver deposits.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2012-06-21 | English | |
| Material change report - English.pdf | 2011-04-18 | English | |
| Material change report - English.pdf | 2010-12-20 | English | |
| Material change report - English.pdf | 2010-11-22 | English | |
| Material change report - English.pdf | 2010-10-07 | English | |
| Technical report (NI 43-101) - English.pdf | 2010-09-30 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
1 filing
| |||||
| 47436667 | Material change report - English.pdf | 2012-06-21 | English | ||
|
2011
1 filing
| |||||
| 47436672 | Material change report - English.pdf | 2011-04-18 | English | ||
|
2010
9 filings
| |||||
| 47436679 | Material change report - English.pdf | 2010-12-20 | English | ||
| 47436706 | Material change report - English.pdf | 2010-11-22 | English | ||
| 47436711 | Material change report - English.pdf | 2010-10-07 | English | ||
| 47436716 | Technical report (NI 43-101) - English.pdf | 2010-09-30 | English | ||
| 47436737 | Material change report - English.pdf | 2010-08-16 | English | ||
| 47436742 | Material change report - English.pdf | 2010-04-07 | English | ||
| 47436748 | Other.pdf | 2010-04-06 | English | ||
| 47436780 | Other.pdf | 2010-03-03 | English | ||
| 47436841 | Material change report - English.pdf | 2010-01-07 | English | ||
|
2009
4 filings
| |||||
| 47436846 | Material change report - English.pdf | 2009-11-23 | English | ||
| 47436851 | Material change report - English.pdf | 2009-10-20 | English | ||
| 47437177 | Material change report - English.pdf | 2009-09-25 | English | ||
| 47437181 | Material change report - English.pdf | 2009-09-16 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHARGER METALS NL
Explores and develops lithium and base metal resources for …
|
CHR | AU | Mining and quarrying |
|
CHARIOT RESOURCES LTD
Mineral exploration and development firm focused on base me…
|
CC9 | AU | Mining and quarrying |
|
Chengtun Mining Group Co., Ltd
Explores and processes copper, cobalt, and nickel for elect…
|
600711 | CN | Mining and quarrying |
|
Cheni Resources Inc.
Former operator of the Lawyers Gold-Silver Mine, now a dist…
|
— | CA | Mining and quarrying |
|
Chesapeake Gold Corp.
Focused on developing major gold and silver deposits, prima…
|
CKG | CA | Mining and quarrying |
|
CHESTERFIELD RESOURCES PLC
Mineral exploration company focused on copper and gold depo…
|
CHF | GB | Mining and quarrying |
|
Chibougamau Independent Mines Inc.
Exploration and development of base and precious metals, pr…
|
CBG | CA | Mining and quarrying |
|
Chieftain Metals Corp.
A mineral exploration and development company focused on ac…
|
CFBh | CA | Mining and quarrying |
|
Chifeng Jilong Gold Mining Co., Ltd.
Largest non-state-owned international gold producer special…
|
6693 | CN | Mining and quarrying |
|
CHILWA MINERALS LTD
Explores and develops heavy mineral sands for ilmenite, zir…
|
CHW | AU | Mining and quarrying |
Azteca Gold 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/44187/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44187 | 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=44187 | 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=44187 \ -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": 44187}, 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 Azteca Gold Corp. (id: 44187)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.