
UNIQUEST COPORATION — Investor Relations & Filings
Uniquest Corporation is a provider of advanced semiconductor solutions, functioning as a key distributor of electronic components. The company's core activities involve the import, export, and sale of semiconductors and related electronic parts, supplemented by comprehensive technical support and design services for its partners. Uniquest offers a portfolio of specialized solutions, including 3D multimedia, sensor, and wireless technologies, sourced from leading global manufacturers. The company primarily serves high-growth technology sectors such as automotive, artificial intelligence (AI), robotics, and the Internet of Things (IoT), providing critical components like system-on-chips (SoCs), power semiconductors (IGBTs), and programmable embedded system controllers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-01 | Korean | |
| 정기주주총회결과 | 2025-03-28 | Korean | |
| 사업보고서 (2024.12) | 2025-03-20 | Korean | |
| 감사보고서제출 | 2025-03-18 | Korean | |
| 주주총회소집공고 | 2025-03-13 | Korean | |
| 주주총회집중일개최사유신고 | 2025-03-13 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 7917130 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-01 | Korean | ||
| 7920109 | 정기주주총회결과 | 2025-03-28 | Korean | ||
| 7926864 | 사업보고서 (2024.12) | 2025-03-20 | Korean | ||
| 7951570 | 감사보고서제출 | 2025-03-18 | Korean | ||
| 7957192 | 주주총회소집공고 | 2025-03-13 | Korean | ||
| 7957173 | 주주총회집중일개최사유신고 | 2025-03-13 | Korean | ||
| 7966841 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-27 | Korean | ||
| 7966665 | 주주총회소집결의 | 2025-02-27 | Korean | ||
| 7983351 | 현금ㆍ현물배당결정 | 2025-02-13 | Korean | ||
|
2024
6 filings
| |||||
| 8004709 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8012236 | 금전대여결정 | 2024-11-26 | Korean | ||
| 8017589 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8017013 | 주식소각결정 | 2024-11-14 | Korean | ||
| 8021378 | 주식등의대량보유상황보고서(약식) | 2024-11-04 | Korean | ||
| 8095434 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACO GROUP BERHAD
Distributor of electrical products and accessories for indu…
|
— | MY | Wholesale and retail trade |
|
AGIS Tbk
Engaged in general and electronic trading, consumer electro…
|
TMPI | ID | Wholesale and retail trade |
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
ALLTEK
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
ANSTEK
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
UNIQUEST COPORATION 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/15322/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15322 | 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=15322 | 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=15322 \ -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": 15322}, 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 UNIQUEST COPORATION (id: 15322)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.