
ATSUGI CO., LTD. — Investor Relations & Filings
ATSUGI CO., LTD. is a manufacturer specializing in the development, production, and sale of legwear and innerwear. The company's core product portfolio consists of pantyhose, stockings, socks, and lingerie, primarily targeting the women's market. A key brand in its lineup is ASTIGU, a collection of stockings designed to enhance the aesthetic appeal of the wearer's legs. The company also diversifies its offerings with products such as sports innerwear and items for elderly care, addressing a broader range of consumer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-11 | Japanese | |
| 半期報告書-第100期(2025/04/01-2025/09/30) | 2025-11-11 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | |
| 有価証券報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 8195858 | 確認書 | 2025-11-11 | Japanese | ||
| 8195849 | 半期報告書-第100期(2025/04/01-2025/09/30) | 2025-11-11 | Japanese | ||
| 7243222 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7248935 | 確認書 | 2025-06-26 | Japanese | ||
| 7248925 | 内部統制報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248911 | 有価証券報告書-第99期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7261257 | 臨時報告書 | 2025-05-30 | Japanese | ||
| 7261253 | 臨時報告書 | 2025-05-30 | Japanese | ||
|
2024
7 filings
| |||||
| 7291535 | 臨時報告書 | 2024-12-18 | Japanese | ||
| 7299944 | 確認書 | 2024-11-12 | Japanese | ||
| 7299940 | 半期報告書-第99期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7306587 | 臨時報告書 | 2024-10-01 | Japanese | ||
| 7318359 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7323615 | 確認書 | 2024-06-27 | Japanese | ||
| 7323604 | 内部統制報告書-第98期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GLG CORP LTD
Global provider of end-to-end supply chain solutions for th…
|
GLE | AU | Manufacturing |
|
Greatime International Holdings Limited
Manufacture and sale of knitted fabrics and innerwear produ…
|
844 | HK | Manufacturing |
|
Gretex Industries Limited
Manufactures and distributes hosiery garments, innerwear, a…
|
GRETEX | IN | Manufacturing |
|
Hari Govind International Ltd.
Manufactures and distributes knitted fabrics and readymade …
|
531971 | IN | Manufacturing |
|
Interloop Limited
Global textile and apparel manufacturer and one of the worl…
|
ILP | PK | Manufacturing |
|
International Knitwear Limited
Creates, develops, manufactures, and exports knitted and wo…
|
INKL | PK | Manufacturing |
|
JADRAN tvornica čarapa d.d.
Manufacturer and retailer of hosiery products, swimwear, an…
|
JDTC | HR | Manufacturing |
|
Jerash Holdings (US), Inc.
Manufacturer and exporter of custom sportswear and outerwea…
|
JRSH | US | Manufacturing |
|
Jet Knitwears Limited
Manufactures and markets hosiery, innerwear, and casual wea…
|
JETKNIT | IN | Manufacturing |
|
LUPO S.A.
Manufacturer and retailer of apparel specializing in socks,…
|
— | BR | Manufacturing |
ATSUGI 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/11155/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11155 | 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=11155 | 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=11155 \ -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": 11155}, 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 ATSUGI CO., LTD. (id: 11155)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.