
GRITEE, Inc. — Investor Relations & Filings
GRITEE, Inc. is an apparel company that designs, manufactures, and distributes a wide range of innerwear, athleisure, and sportswear. Formerly known as M Corset Inc., the company manages a diverse portfolio of brands catering to various consumer needs. Its core offerings include women's underwear, lingerie, and nightwear, with a focus on comfort, fit, and style for diverse body types. Key brands in its portfolio include GAMTAN, known for its seamless bras; Wonderbra, a leader in 'comfort volume' lingerie; Playtex, a pioneer in wireless bras; and HUIT, a premium French athleisure line. The company also offers specialized products, such as the LEFEE brand, which caters specifically to larger cup sizes. In addition to its proprietary and licensed brands, GRITEE distributes products for internationally recognized names like Benetton, Crocodile, and Polo Ralph Lauren.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-21 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-20 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-09 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-27 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34696219 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-21 | Korean | ||
| 34689434 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-20 | Korean | ||
| 33898434 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2026-04-09 | Korean | ||
| 33054561 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 33054548 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33054546 | 기업가치제고계획(자율공시) | 2026-03-27 | Korean | ||
| 32984214 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32971160 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32938760 | [기재정정]주주총회소집공고 | 2026-03-13 | Korean | ||
| 32938759 | 의결권대리행사권유참고서류 | 2026-03-13 | Korean | ||
| 32934523 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32934520 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32934500 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32934137 | 현금ㆍ현물배당결정 | 2026-03-12 | Korean | ||
| 32933795 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
GRITEE, 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/15182/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15182 | 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=15182 | 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=15182 \ -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": 15182}, 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 GRITEE, Inc. (id: 15182)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.