
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-06-01 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-05-04 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 47910081 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 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
4 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 | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AV Concept Holdings Limited
Distributes electronic components, specializing in semicond…
|
595 | HK | Wholesale and retail trade |
|
Avemio AG
B2B supplier of professional hardware and software for the …
|
AV2 | DE | Wholesale and retail trade |
|
Avenir Telecom
Designs, manufactures, and distributes Energizer® branded m…
|
AVT | FR | Wholesale and retail trade |
|
Ave S.A.
A distribution group for technology, entertainment, and con…
|
AVE | GR | Wholesale and retail trade |
|
AVNET INC
A global technology solutions provider and distributor of e…
|
AVT | US | Wholesale and retail trade |
|
AZTEK TEKNOLOJİ ÜRÜNLERİ TİCARET A.Ş.
Distributor of technology products and consumer electronics…
|
AZTEK | TR | Wholesale and retail trade |
|
China Fortune Holdings Limited
Investment holding company focused on mobile phone distribu…
|
110 | BM | Wholesale and retail trade |
|
Cytech Group Co., Ltd.
Distributes electronic components and provides integrated t…
|
301557 | CN | Wholesale and retail trade |
|
DAIKO TSUSAN CO.,LTD.
Specialized trading company for CATV and telecommunications…
|
7673 | JP | Wholesale and retail trade |
|
EAVS Groupe
Distributor of professional AV equipment, systems, and disp…
|
MLEAV | FR | 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.