
AZEARTH Corporation — Investor Relations & Filings
AZEARTH Corporation is a manufacturer specializing in protective wear, healthcare products, and life materials. The company's primary business involves the integrated development, testing, and production of protective clothing, such as chemical-resistant garments, as well as healthcare items like masks. Its Life Material division serves two distinct markets: it supplies apparel materials, including fabrics, linings, and interlinings, to the garment industry, and provides functional building materials, with a specialization in components for traditional tatami mats.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-12-12 | Japanese | |
| 半期報告書-第85期(2025/05/01-2026/04/30) | 2025-12-12 | Japanese | |
| 有価証券報告書-第84期(2024/05/01-2025/04/30) | 2025-07-25 | Japanese | |
| 確認書 | 2025-07-25 | Japanese | |
| 臨時報告書 | 2024-12-11 | Japanese | |
| 半期報告書-第84期(2024/05/01-2025/04/30) | 2024-12-11 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 9889842 | 確認書 | 2025-12-12 | Japanese | ||
| 9889836 | 半期報告書-第85期(2025/05/01-2026/04/30) | 2025-12-12 | Japanese | ||
| 7859849 | 有価証券報告書-第84期(2024/05/01-2025/04/30) | 2025-07-25 | Japanese | ||
| 7859845 | 確認書 | 2025-07-25 | Japanese | ||
|
2024
9 filings
| |||||
| 7292475 | 臨時報告書 | 2024-12-11 | Japanese | ||
| 7292476 | 半期報告書-第84期(2024/05/01-2025/04/30) | 2024-12-11 | Japanese | ||
| 7292473 | 確認書 | 2024-12-11 | Japanese | ||
| 7315077 | 臨時報告書 | 2024-07-26 | Japanese | ||
| 7315286 | 内部統制報告書-第83期(2023/05/01-2024/04/30) | 2024-07-25 | Japanese | ||
| 7315291 | 有価証券報告書-第83期(2023/05/01-2024/04/30) | 2024-07-25 | Japanese | ||
| 7315287 | 確認書 | 2024-07-25 | Japanese | ||
| 7347873 | 確認書 | 2024-03-13 | Japanese | ||
| 7347860 | 四半期報告書-第83期第3四半期(2023/11/01-2024/01/31) | 2024-03-13 | Japanese | ||
|
2023
2 filings
| |||||
| 7365233 | 四半期報告書-第83期第2四半期(2023/08/01-2023/10/31) | 2023-12-13 | Japanese | ||
| 7365232 | 確認書 | 2023-12-13 | Japanese | ||
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 |
AZEARTH 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/13604/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13604 | 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=13604 | 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=13604 \ -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": 13604}, 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 AZEARTH Corporation (id: 13604)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.