
COSMAX NBT, INC. — Investor Relations & Filings
COSMAX NBT, INC. is a global manufacturer of health functional foods and dietary supplements. The company operates on an Original Design Manufacturing (ODM) and Original Brand Manufacturing (OBM) model, providing comprehensive one-stop services to its partners. This integrated process covers the entire product lifecycle, from the research and development of innovative functional ingredients to product planning, manufacturing of finished goods, and marketing support. With a strong focus on R&D, COSMAX NBT develops differentiated functional materials to address various health needs. The company leverages its global supply chain and extensive experience to help clients launch products in international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주요사항보고서(자기주식취득결정) | 2023-06-27 | Korean | |
| 타인에대한채무보증결정 | 2023-06-16 | Korean | |
| 분기보고서 (2023.03) | 2023-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2023-05-12 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2023-03-30 | Korean | |
| 정기주주총회결과 | 2023-03-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
12 filings
| |||||
| 8321955 | 주요사항보고서(자기주식취득결정) | 2023-06-27 | Korean | ||
| 8325345 | 타인에대한채무보증결정 | 2023-06-16 | Korean | ||
| 8340113 | 분기보고서 (2023.03) | 2023-05-15 | Korean | ||
| 8343072 | 연결재무제표기준영업(잠정)실적(공정공시) | 2023-05-12 | Korean | ||
| 8364659 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2023-03-30 | Korean | ||
| 8364550 | 정기주주총회결과 | 2023-03-30 | Korean | ||
| 8376031 | 감사보고서제출 | 2023-03-22 | Korean | ||
| 8375967 | 사업보고서 (2022.12) | 2023-03-22 | Korean | ||
| 8392032 | 주주총회집중일개최사유신고 | 2023-03-15 | Korean | ||
| 8391898 | 주주총회소집공고 | 2023-03-15 | Korean | ||
| 8395461 | 주주총회소집결의 | 2023-03-14 | Korean | ||
| 8400892 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2023-03-09 | Korean | ||
|
2022
3 filings
| |||||
| 8561400 | 주주명부폐쇄기간또는기준일설정 | 2022-12-16 | Korean | ||
| 8585107 | 단기차입금증가결정 | 2022-11-14 | Korean | ||
| 8585058 | 분기보고서 (2022.09) | 2022-11-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
COSMAX NBT, 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/17063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17063 | 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=17063 | 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=17063 \ -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": 17063}, 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 COSMAX NBT, INC. (id: 17063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.