All Cosmos Bio-Tech Holding Corporation — Investor Relations & Filings
All Cosmos Bio-Tech Holding Corporation specializes in the application of microbiology to develop and manufacture high-performance bio-chemical fertilizers. Its core products utilize a proprietary formulation combining organic matter, beneficial microorganisms, and chemical elements to enhance soil health and productivity. The company also engages in waste reutilization, applying biotechnological processes to convert organic waste into sustainable resources, and conducts research and development of microbial strains for health care and pharmaceutical applications. By leveraging advanced microbial R&D, the organization provides solutions designed to reduce reliance on traditional chemical inputs and promote circular economy principles. Its activities focus on the synthesis of biological and chemical technologies to provide sustainable alternatives for soil management and resource recovery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司董事會決議召開115年股東常會 | 2026-03-12 | Chinese | |
| 本公司為子公司提供資金貸與,依公開發行公司資金貸與及 背書保證處理準則第二十二條第一項第三款申報事項 | 2026-03-12 | Chinese | |
| 董事會決議股利分派 | 2026-03-12 | Chinese | |
| 114下半年股利金額(董事會決議) | 2026-03-12 | Chinese | |
| 公告本公司董事會通過114年度合併財務報告 | 2026-03-12 | Chinese | |
| 更正114年12月份背書保證申報資訊 | 2026-03-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34543218 | 公告本公司董事會決議召開115年股東常會 | 2026-03-12 | Chinese | ||
| 34543222 | 本公司為子公司提供資金貸與,依公開發行公司資金貸與及 背書保證處理準則第二十二條第一項第三款申報事項 | 2026-03-12 | Chinese | ||
| 34543224 | 董事會決議股利分派 | 2026-03-12 | Chinese | ||
| 34543226 | 114下半年股利金額(董事會決議) | 2026-03-12 | Chinese | ||
| 34543231 | 公告本公司董事會通過114年度合併財務報告 | 2026-03-12 | Chinese | ||
| 34543235 | 更正114年12月份背書保證申報資訊 | 2026-03-11 | Chinese | ||
| 34543241 | 115年2月營業收入 | 2026-03-10 | Chinese | ||
| 34543236 | 115年2月背書保證與資金貸與 | 2026-03-10 | Chinese | ||
| 34543248 | 115年02月董事會成員及持股 | 2026-03-05 | Chinese | ||
| 34543244 | 115年02月內部人持股異動(事後) | 2026-03-05 | Chinese | ||
| 34543250 | 公告本公司114年度合併財務報告董事會預計召開 日期為115年03月12日 | 2026-03-04 | Chinese | ||
| 34543252 | 代子公司SSHF公告董事會決議股利分配 | 2026-03-03 | Chinese | ||
| 34543257 | 115年1月背書保證與資金貸與 | 2026-02-09 | Chinese | ||
| 34543254 | 115年1月營業收入 | 2026-02-09 | Chinese | ||
| 34543261 | 115年01月內部人持股異動(事後) | 2026-02-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
|
Aries Agro Limited
Manufactures specialty nutritional products for plants and …
|
ARIES | IN | Manufacturing |
|
ATOME PLC
International developer of industrial-scale green fertilise…
|
ATOM | GB | Manufacturing |
All Cosmos Bio-Tech Holding Corporation 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/52387/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52387 | 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=52387 | 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=52387 \ -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": 52387}, 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 All Cosmos Bio-Tech Holding Corporation (id: 52387)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.