
XEXYMIX Corporation — Investor Relations & Filings
XEXYMIX Corporation is a designer and retailer of athleisure apparel. The company offers a diverse range of activewear, including leggings, tops, bottoms, joggers, bras, and outerwear, and has expanded its product lines to include golf apparel. XEXYMIX focuses on developing clothing suitable for various movements in daily life, from exercise to relaxation. The brand's core value proposition lies in its use of innovative, proprietary fabrics engineered for comfort, performance, and a body-contouring fit. These materials are designed to provide a supportive and comfortable experience, aiming to enhance the wearer's confidence during physical activities and everyday wear. The company distributes its products through both online e-commerce platforms and physical retail stores.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 자기주식처분결과보고서 | 2025-05-28 | Korean | |
| 주식소각결정 | 2025-05-21 | Korean | |
| [기재정정]주요사항보고서(자기주식취득신탁계약체결결정) | 2025-05-21 | Korean | |
| [기재정정]주요사항보고서(자기주식취득신탁계약해지결정) | 2025-05-21 | Korean | |
| 신탁계약해지결과보고서 | 2025-05-21 | Korean | |
| 주요사항보고서(자기주식취득신탁계약해지결정) | 2025-05-15 | Korean |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7897721 | 자기주식처분결과보고서 | 2025-05-28 | Korean | ||
| 7899551 | 주식소각결정 | 2025-05-21 | Korean | ||
| 7899279 | [기재정정]주요사항보고서(자기주식취득신탁계약체결결정) | 2025-05-21 | Korean | ||
| 7899278 | [기재정정]주요사항보고서(자기주식취득신탁계약해지결정) | 2025-05-21 | Korean | ||
| 7899277 | 신탁계약해지결과보고서 | 2025-05-21 | Korean | ||
| 7900613 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2025-05-15 | Korean | ||
| 7900611 | 주요사항보고서(자기주식처분결정) | 2025-05-15 | Korean | ||
| 7900552 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7900527 | [기재정정]주요사항보고서(자기주식취득신탁계약체결결정) | 2025-05-15 | Korean | ||
| 7904801 | 전환청구권행사 | 2025-05-13 | Korean | ||
| 7905610 | 중간(분기)배당을위한주주명부폐쇄(기준일)결정 | 2025-05-12 | Korean | ||
| 7905606 | 현금ㆍ현물배당결정 (분기배당) | 2025-05-12 | Korean | ||
| 7909321 | 신탁계약에의한취득상황보고서 | 2025-04-28 | Korean | ||
| 7917630 | 전환가액의조정 | 2025-03-31 | Korean | ||
| 7917607 | 정기주주총회결과 | 2025-03-31 | 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 |
XEXYMIX Corporation 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/16625/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16625 | 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=16625 | 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=16625 \ -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": 16625}, 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 XEXYMIX Corporation (id: 16625)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.