
ACBT — 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 |
|---|---|---|---|
| 109年第1季海外子公司投資 | 2020-05-15 | Chinese | |
| 109年第1季權益變動表 | 2020-05-15 | Chinese | |
| 109年第1季現金流量表 | 2020-05-15 | Chinese | |
| 109年第1季綜合損益表 | 2020-05-15 | Chinese | |
| 109年第1季資產負債表 | 2020-05-15 | Chinese | |
| 更正公告本公司109年2月份及3月份關係人交易進貨及 應付款金額 | 2020-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 34541291 | 109年第1季海外子公司投資 | 2020-05-15 | Chinese | ||
| 34541304 | 109年第1季權益變動表 | 2020-05-15 | Chinese | ||
| 34541301 | 109年第1季現金流量表 | 2020-05-15 | Chinese | ||
| 34541298 | 109年第1季綜合損益表 | 2020-05-15 | Chinese | ||
| 34541295 | 109年第1季資產負債表 | 2020-05-15 | Chinese | ||
| 34541307 | 更正公告本公司109年2月份及3月份關係人交易進貨及 應付款金額 | 2020-05-14 | Chinese | ||
| 34541309 | 代馬來西亞所有子公司公告馬國政府續推 「有條件行動管制令」至6月9日。 | 2020-05-11 | Chinese | ||
| 34541315 | 109年04月內部人持股異動(事後) | 2020-05-06 | Chinese | ||
| 34541311 | 109年04月董事會成員及持股 | 2020-05-06 | Chinese | ||
| 34541321 | 109年4月背書保證與資金貸與 | 2020-05-05 | Chinese | ||
| 34541317 | 109年4月營業收入 | 2020-05-05 | Chinese | ||
| 34541324 | 係因本公司有價證券於集中交易市場達公布注意交易資訊 標準,故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2020-05-04 | Chinese | ||
| 34541328 | 代馬來西亞所有子公司公告馬國政府實施「行動管制令」 再延長至5月12日。 | 2020-04-24 | Chinese | ||
| 34541330 | 公告本公司109年3月份自結合併財務報表中高流動資產、 短期借款、應付短期票及一年內到期之長期負債等財務資訊 | 2020-04-17 | Chinese | ||
| 34541332 | 代馬來西亞所有子公司公告更新馬國政府「行動管制令」 對本公司營運之影響。 | 2020-04-10 | 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 |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | 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 |
ACBT 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 ACBT (id: 52387)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.