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 |
|---|---|---|---|
| [기재정정]주식매수선택권부여에관한신고 | 2025-01-02 | Korean | |
| 전환주식의전환가액조정 (전환우선주) | 2024-12-30 | Korean | |
| 전환주식의전환청구권행사 (전환우선주) | 2024-12-26 | Korean | |
| 전환가액의조정 | 2024-12-23 | Korean | |
| 타법인주식및출자증권취득결정 | 2024-12-23 | Korean | |
| 유상증자결정(종속회사의주요경영사항) | 2024-12-23 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
1 filing
| |||||
| 7995023 | [기재정정]주식매수선택권부여에관한신고 | 2025-01-02 | Korean | ||
|
2024
14 filings
| |||||
| 7999228 | 전환주식의전환가액조정 (전환우선주) | 2024-12-30 | Korean | ||
| 8000173 | 전환주식의전환청구권행사 (전환우선주) | 2024-12-26 | Korean | ||
| 8001272 | 전환가액의조정 | 2024-12-23 | Korean | ||
| 8001254 | 타법인주식및출자증권취득결정 | 2024-12-23 | Korean | ||
| 8001253 | 유상증자결정(종속회사의주요경영사항) | 2024-12-23 | Korean | ||
| 8002454 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-12-18 | Korean | ||
| 8003610 | 타법인주식및출자증권취득결정 (대여금 출자전환) | 2024-12-16 | Korean | ||
| 8003577 | 유상증자결정(종속회사의주요경영사항) | 2024-12-16 | Korean | ||
| 8005850 | 주주명부폐쇄기간또는기준일설정 | 2024-12-13 | Korean | ||
| 8015932 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8046421 | 금전대여결정 | 2024-10-22 | Korean | ||
| 8049284 | 주식매수선택권부여에관한신고 | 2024-10-10 | Korean | ||
| 8091124 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8099245 | 타법인주식및출자증권취득결정(자율공시) | 2024-08-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
Asahimas Flat Glass Tbk
Manufacturer of flat glass, automotive glass, and mirrors.
|
AMFG | ID | Manufacturing |
|
Baluchistan Glass Limited
Manufactures and sells glass containers for food, beverages…
|
BGL | PK | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | 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.