
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 |
|---|---|---|---|
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-17 | Korean | |
| 타법인주식및출자증권취득결정 | 2026-03-17 | Korean | |
| [기재정정]의결권대리행사권유참고서류 | 2026-03-16 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-16 | Korean | |
| [기재정정]주주총회소집공고 | 2026-03-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32981799 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32962163 | 감사보고서제출 | 2026-03-17 | Korean | ||
| 32961979 | 타법인주식및출자증권취득결정 | 2026-03-17 | Korean | ||
| 32952892 | [기재정정]의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32952785 | 의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32932976 | [기재정정]주주총회소집공고 | 2026-03-12 | Korean | ||
| 32932537 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-12 | Korean | ||
| 32929290 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-11 | Korean | ||
| 32929191 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32929147 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32922353 | 주주총회소집결의 | 2026-03-10 | Korean | ||
| 32922341 | 주주총회집중일개최사유신고 | 2026-03-10 | Korean | ||
| 32896377 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-05 | Korean | ||
| 32873348 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-04 | Korean | ||
| 32825515 | 소송등의제기ㆍ신청(경영권분쟁소송) (주주명부 열람 및 등사 가처분신청서) | 2026-02-23 | 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.