
UEX, LTD. — Investor Relations & Filings
UEX, LTD. is a company that specializes in the fabrication, distribution, and sale of stainless steel, titanium, and other metal products. Its core offerings include stainless steel plates, strips, pipes, bars, and shapes, along with specialized materials like duplex stainless steel and stainless steel for hydrogen stations. The company operates a nationwide network of service and processing centers, providing value-added services such as custom cutting. UEX maintains a large inventory to facilitate immediate shipping and meet diverse customer requirements for both raw materials and processed products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-27 | Japanese | |
| 当社及び当社子会社の従業員に対する譲渡制限付株式インセンティブとしての自己株式の処分価額等の決定に関するお知らせ | 2026-05-25 | Japanese | |
| 訂正臨時報告書 | 2026-05-25 | Japanese | |
| 令和8年3月期決算短信[日本基準](連結) | 2026-05-13 | Japanese | |
| 役員の異動に関するお知らせ | 2026-05-13 | Japanese | |
| 投資有価証券の売却に伴う特別利益の計上見込みに関するお知らせ | 2026-05-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 47080487 | 臨時報告書 | 2026-05-27 | Japanese | ||
| 47005759 | 当社及び当社子会社の従業員に対する譲渡制限付株式インセンティブとしての自己株式の処分価額等の決定に関するお知らせ | 2026-05-25 | Japanese | ||
| 47003554 | 訂正臨時報告書 | 2026-05-25 | Japanese | ||
| 46883854 | 令和8年3月期決算短信[日本基準](連結) | 2026-05-13 | Japanese | ||
| 46883851 | 役員の異動に関するお知らせ | 2026-05-13 | Japanese | ||
| 46883849 | 投資有価証券の売却に伴う特別利益の計上見込みに関するお知らせ | 2026-05-13 | Japanese | ||
| 46883847 | 当社及び当社子会社の従業員に対する譲渡制限付株式インセンティブとしての自己株式処分に関するお知らせ | 2026-05-13 | Japanese | ||
| 46883844 | 自己株式の取得及び自己株式立会外買付取引(ToSTNeT-3)による自己株式の買付け並びに自己株式の消却に関するお知らせ | 2026-05-13 | Japanese | ||
| 45458448 | 臨時報告書 | 2026-05-13 | Japanese | ||
|
2025
6 filings
| |||||
| 8234658 | 確認書 | 2025-11-12 | Japanese | ||
| 8234633 | 半期報告書-第72期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7243048 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7251942 | 臨時報告書 | 2025-06-24 | Japanese | ||
| 7256042 | 内部統制報告書-第71期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
| 7256024 | 確認書 | 2025-06-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
AGV GROUP LIMITED
Provides hot-dip galvanizing services to steel and iron fab…
|
1A4 | SG | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
UEX, 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/12371/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12371 | 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=12371 | 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=12371 \ -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": 12371}, 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 UEX, LTD. (id: 12371)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.