PC Direct, Inc. — Investor Relations & Filings
PC Direct, Inc., established in 1998, is a merchant wholesaler specializing in the distribution of IT components, computer peripheral equipment, and Internet of Things (IoT) products. The company's portfolio includes a wide range of hardware and software, such as CPUs and HDDs. It serves as a key distributor for over 15 global brands, including Intel, Seagate, Gigabyte, Supermicro, DJI, and Insta360. PC Direct operates through various offline and online channels, providing comprehensive sales and technical support to its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업가치제고계획(자율공시) | 2026-03-27 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 대표이사변경 | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 33054422 | 기업가치제고계획(자율공시) | 2026-03-27 | Korean | ||
| 33054304 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33054303 | 대표이사변경 | 2026-03-27 | Korean | ||
| 33054300 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 32981869 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32970569 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32940372 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-13 | Korean | ||
| 32933461 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32933456 | 의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32933345 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32933344 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32906263 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-06 | Korean | ||
| 32906262 | 현금ㆍ현물배당결정 | 2026-03-06 | Korean | ||
| 12192771 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-06 | Korean | ||
|
2025
1 filing
| |||||
| 7874288 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of computers, computer peripheral equipment and software
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
İNDEKS BİLGİSAYAR SİSTEMLERİ MÜHENDİSLİK SANAYİ VE TİCARET A.Ş.
An IT products distributor offering items from over 200 glo…
|
INDES | TR | Wholesale and retail trade |
|
INGRAM MİCRO BİLİŞİM SİSTEMLERİ A.Ş.
A technology solutions aggregator that distributes a portfo…
|
INGRM | TR | Wholesale and retail trade |
|
Ingram Micro Holding Corp
A global IT distributor providing technology and supply cha…
|
INGM | US | Wholesale and retail trade |
|
Innelec Multimédia
B2B distributor of multimedia, video games, and pop culture…
|
ALINN | FR | Wholesale and retail trade |
|
NORTHAMBER PLC
A value-added technology distributor of AV, IT, cybersecuri…
|
NAR | GB | Wholesale and retail trade |
|
PANABYTE TECHNOLOGIES LIMITED
Distributes and integrates IT hardware, consumer electronic…
|
538742 | IN | Wholesale and retail trade |
|
PENTA TEKNOLOJİ ÜRÜNLERİ DAĞITIM TİCARET A.Ş.
A value-added technology distributor of IT products and sup…
|
PENTA | TR | Wholesale and retail trade |
|
Priya Limited.
Distributes computer hardware, software, and electronic com…
|
524580 | IN | Wholesale and retail trade |
|
Rashi Peripherals Limited
Value-added distributor of ICT products and end-to-end supp…
|
RPTECH | IN | Wholesale and retail trade |
|
Redington Limited
Provides technology distribution, supply chain solutions, a…
|
REDINGTON | IN | Wholesale and retail trade |
PC Direct, 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/15712/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15712 | 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=15712 | 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=15712 \ -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": 15712}, 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 PC Direct, Inc. (id: 15712)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.