
Aimer Co.,Ltd. — Investor Relations & Filings
Aimer Co.,Ltd. is a designer and manufacturer of high-end intimate apparel and lifestyle products. Established in 1993, the company focuses on the research, development, and production of a comprehensive range of products, including bras, briefs, shapewear, loungewear, swimwear, and thermal clothing. Operating through a multi-brand strategy, its portfolio includes labels such as Aimer, Aimer Men, Aimer Kids, and La Clover, catering to diverse demographic segments from children to adults. The company emphasizes ergonomic design and material innovation, integrating advanced textile technology with aesthetic appeal. Aimer maintains an extensive retail network and e-commerce presence, positioning itself in the premium market by prioritizing comfort, functionality, and sophisticated craftsmanship in its garment construction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2024年第一次临时股东大会的通知 | 2023-12-25 | Chinese | |
| 提名委员会工作规则 | 2023-12-25 | Chinese | |
| 关于2023年前三季度主要经营数据的公告 | 2023-10-27 | Chinese | |
| 公司2023年第三季度报告 | 2023-10-27 | Chinese | |
| 关于召开2023年第三季度业绩说明会的公告 | 2023-10-23 | Chinese | |
| 关于完成公司经营范围、注册资本变更登记并换发营业执照的公告 | 2023-09-18 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 39654504 | 关于召开2024年第一次临时股东大会的通知 | 2023-12-25 | Chinese | ||
| 39654495 | 提名委员会工作规则 | 2023-12-25 | Chinese | ||
| 39654488 | 关于2023年前三季度主要经营数据的公告 | 2023-10-27 | Chinese | ||
| 39654478 | 公司2023年第三季度报告 | 2023-10-27 | Chinese | ||
| 39654433 | 关于召开2023年第三季度业绩说明会的公告 | 2023-10-23 | Chinese | ||
| 39654426 | 关于完成公司经营范围、注册资本变更登记并换发营业执照的公告 | 2023-09-18 | Chinese | ||
| 39654416 | 关于召开2023年半年度业绩说明会的公告 | 2023-09-11 | Chinese | ||
| 39654408 | 北京市金杜律师事务所关于爱慕股份有限公司2023年第二次临时股东大会之法律意见书 | 2023-09-04 | Chinese | ||
| 39654396 | 2023年第二次临时股东大会决议公告 | 2023-09-04 | Chinese | ||
| 39654384 | 2023年第二次临时股东大会会议资料 | 2023-08-28 | Chinese | ||
| 39654368 | 中信建投证券股份有限公司关于爱慕股份有限公司对控股子公司增资暨关联交易的核查意见 | 2023-08-17 | Chinese | ||
| 39654359 | 关于2023年半年度主要经营数据的公告 | 2023-08-15 | Chinese | ||
| 39654348 | 公司2023年半年度报告 | 2023-08-15 | Chinese | ||
| 39654288 | 独立董事关于第三届董事会第三会议相关事项的独立意见 | 2023-08-15 | Chinese | ||
| 39654275 | 公司2023年半年度报告摘要 | 2023-08-15 | Chinese | ||
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 |
|
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 |
|
ANTA Sports Products Limited
Leading multi-brand sportswear enterprise focused on profes…
|
2020 | KY | Manufacturing |
Aimer Co.,Ltd. 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/57686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57686 | 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=57686 | 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=57686 \ -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": 57686}, 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 Aimer Co.,Ltd. (id: 57686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.