
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 |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-05-04 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-16 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46368952 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 40762941 | 단일판매ㆍ공급계약체결 | 2026-05-04 | Korean | ||
| 33055657 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33055576 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 32982843 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32956250 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32932759 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32932460 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32841448 | 주주총회소집결의 | 2026-02-26 | Korean | ||
| 32838486 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-26 | Korean | ||
|
2025
5 filings
| |||||
| 7873930 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7903216 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7917154 | 최대주주등소유주식변동신고서 | 2025-04-01 | Korean | ||
| 7917145 | 주식등의대량보유상황보고서(일반) | 2025-04-01 | Korean | ||
| 7917130 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-01 | 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 Technology Corporation
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 |
|
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 |
|
AV Concept Holdings Limited
Distributes electronic components, specializing in semicond…
|
595 | HK | 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.