UTI INC. — Investor Relations & Filings
UTI Inc. is a company specializing in the research, development, and manufacturing of advanced glass-based components for electronic devices. Its primary products include camera windows for smartphones, sensor cover glasses for applications like fingerprint recognition, and touch screen modules. The company also produces specialized materials such as Ultra-Thin Flexible Glass (UTG/UFG), mobile phone LCD protective glass, and IR filters. With a focus on innovation and continuous R&D, UTI Inc. aims to provide differentiated technological solutions to its customers in the smart device sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 전환사채(해외전환사채포함)발행후만기전사채취득 (제1회차) | 2026-05-22 | Welsh | |
| 주요사항보고서(전환사채권발행결정) | 2026-05-21 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-05-20 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]유형자산취득결정(종속회사의주요경영사항) | 2026-05-11 | Korean | |
| 금전대여결정 (대여기간 연장) | 2026-05-07 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46793331 | 전환사채(해외전환사채포함)발행후만기전사채취득 (제1회차) | 2026-05-22 | Welsh | ||
| 46721446 | 주요사항보고서(전환사채권발행결정) | 2026-05-21 | Korean | ||
| 46580553 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-05-20 | Korean | ||
| 46361145 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 44893331 | [기재정정]유형자산취득결정(종속회사의주요경영사항) | 2026-05-11 | Korean | ||
| 42616647 | 금전대여결정 (대여기간 연장) | 2026-05-07 | Korean | ||
| 34689910 | [기재정정]유형자산취득결정(종속회사의주요경영사항) | 2026-04-20 | Korean | ||
| 34645234 | [기재정정]주식등의대량보유상황보고서(일반) | 2026-04-16 | Korean | ||
| 34644944 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-16 | Korean | ||
| 33124065 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-04-01 | Korean | ||
| 33115746 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33084680 | 전환가액의조정 (제2회차) | 2026-03-30 | Korean | ||
| 33058723 | [기재정정]유형자산취득결정(종속회사의주요경영사항) | 2026-03-27 | Korean | ||
| 33013960 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33010558 | 감사보고서제출 | 2026-03-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IRICO Group New Energy Company Limited
Develops and manufactures high-transmittance PV glass compo…
|
438 | HK | Manufacturing |
|
ISHIZUKA GLASS CO.,LTD.
Manufacturer of glass, plastic, paper, and ceramic products…
|
5204 | JP | Manufacturing |
|
Jai Mata Glass Ltd.
Produces and trades figured and wired glass for constructio…
|
523467 | IN | Manufacturing |
|
Jiangsu Changhai Composite Materials CO.,LTD.
Manufactures fiberglass and high-performance composites for…
|
300196 | CN | Manufacturing |
|
Jiangsu Jiuding New Material Co., Ltd.
Produces fiberglass products and composite materials for di…
|
002201 | CN | Manufacturing |
|
JIANGSU XIUQIANG GLASSWORK CO., LTD.
Produces deep-processed glass for appliances, solar energy,…
|
300160 | CN | Manufacturing |
|
KCC GLASS Corporation
Manufacturer of architectural, automotive glass, and interi…
|
344820 | KR | Manufacturing |
|
KIG GLASS INDUSTRIAL BERHAD
Manufactures and sells glass products, primarily glassware,…
|
— | MY | Manufacturing |
|
KUMBI CO.,LTD
Manufactures glass containers, packaging components, and co…
|
008870 | KR | Manufacturing |
|
La Opala RG Ltd.
Specializes in premium, bone-ash-free opalware and handcraf…
|
LAOPALA | IN | Manufacturing |
UTI INC. 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/15415/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15415 | 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=15415 | 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=15415 \ -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": 15415}, 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 UTI INC. (id: 15415)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.