
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 |
|---|---|---|---|
| 타법인주식및출자증권취득결정 | 2024-06-27 | Korean | |
| 유상증자결정(종속회사의주요경영사항) | 2024-06-27 | Korean | |
| 타인에대한채무보증결정 | 2024-06-14 | Korean | |
| 단기차입금증가결정 | 2024-06-14 | Korean | |
| 분기보고서 (2024.03) | 2024-05-14 | Korean | |
| 정기주주총회결과 | 2024-03-28 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
13 filings
| |||||
| 8118446 | 타법인주식및출자증권취득결정 | 2024-06-27 | Korean | ||
| 8118431 | 유상증자결정(종속회사의주요경영사항) | 2024-06-27 | Korean | ||
| 8123745 | 타인에대한채무보증결정 | 2024-06-14 | Korean | ||
| 8123742 | 단기차입금증가결정 | 2024-06-14 | Korean | ||
| 8139742 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8154335 | 정기주주총회결과 | 2024-03-28 | Korean | ||
| 8170802 | 사업보고서 (2023.12) | 2024-03-20 | Korean | ||
| 8178947 | 감사보고서제출 | 2024-03-18 | Korean | ||
| 8191665 | 주주총회소집결의 | 2024-03-12 | Korean | ||
| 8191597 | 주주총회소집공고 | 2024-03-12 | Korean | ||
| 8196897 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-03-07 | Korean | ||
| 8212074 | 단기차입금증가결정 | 2024-02-16 | Korean | ||
| 8211618 | 벌금등의부과 | 2024-02-16 | Korean | ||
|
2023
2 filings
| |||||
| 8240188 | 주주명부폐쇄기간또는기준일설정 | 2023-12-15 | Korean | ||
| 8259680 | 분기보고서 (2023.09) | 2023-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.