
SAMT CO.,LTD. — Investor Relations & Filings
SAMT CO.,LTD. is an IT marketing company specializing in the distribution of electronic components. Established in 1990, the company provides a range of semiconductor solutions, including DRAM, flash memory, and CPUs, as well as digital modules and display panels like TFT-LCDs. SAMT operates as a 'Global IT Marketing Creator,' focusing on forecasting market trends and discovering innovative products. The company offers comprehensive support to its partners, spanning from product design and technology assistance to marketing and commercialization. It leverages Partner Relationship Management (PRM) and Customer Relationship Management (CRM) systems to build and maintain cooperative partnerships with a diverse client base, which includes both large enterprises and venture companies with promising technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 타인에대한채무보증결정 | 2026-04-30 | Korean | |
| 타인에대한채무보증결정 | 2026-03-31 | Korean | |
| 타인에대한채무보증결정 | 2026-03-31 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-25 | Korean | |
| 정기주주총회결과 | 2026-03-25 | Korean | |
| 사업보고서 (2025.12) | 2026-03-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 39027708 | 타인에대한채무보증결정 | 2026-04-30 | Korean | ||
| 33118061 | 타인에대한채무보증결정 | 2026-03-31 | Korean | ||
| 33117688 | 타인에대한채무보증결정 | 2026-03-31 | Korean | ||
| 33038175 | 기업가치제고계획(자율공시) | 2026-03-25 | Korean | ||
| 33037508 | 정기주주총회결과 | 2026-03-25 | Korean | ||
| 32961805 | 사업보고서 (2025.12) | 2026-03-17 | Korean | ||
| 32956801 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32922106 | 주주총회소집공고 | 2026-03-10 | Korean | ||
| 32847814 | 주주총회소집결의 | 2026-02-27 | Korean | ||
| 32847812 | 주주총회집중일개최사유신고 | 2026-02-27 | Korean | ||
| 32847811 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-27 | Korean | ||
| 32847802 | 현금ㆍ현물배당결정 | 2026-02-27 | Korean | ||
|
2025
3 filings
| |||||
| 12195718 | 타인에대한채무보증결정 | 2025-12-31 | Korean | ||
| 12197194 | 타인에대한채무보증결정 | 2025-12-30 | Korean | ||
| 10216657 | 타인에대한채무보증결정 | 2025-12-16 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mystic Electronics Limited
Trades and distributes electronic components, computer hard…
|
535205 | IN | Wholesale and retail trade |
|
NICHIDENBO CORPORATION
Leading distributor of passive electronic components for AI…
|
3090 | TW | Wholesale and retail trade |
|
NIHON DENKEI CO.,LTD.
Specialized trading company for electronic measuring instru…
|
9908 | JP | Wholesale and retail trade |
|
Pangaea Connectivity Technology Limited
Sells and distributes electronic components and connectivit…
|
1473 | HK | Wholesale and retail trade |
|
Perfect Optronics Limited
Trades, develops, and sells display and optics products and…
|
8311 | HK | Wholesale and retail trade |
|
Prime Intelligence Solutions Group Limited
Provider and distributor of biometrics identification and s…
|
8379 | HK | Wholesale and retail trade |
|
Promate Electronic Co., Ltd.
Electronic solutions provider and semiconductor distributor…
|
6189 | TW | Wholesale and retail trade |
|
Rama Telecom Limited
Distributes mobile devices and accessories with logistics a…
|
RTL | IN | Wholesale and retail trade |
|
ReYuu Japan Inc.
A trading company specializing in the wholesale and retail …
|
9425 | JP | Wholesale and retail trade |
|
RIBA Mundo Tecnologia
International B2B distributor of consumer electronics with …
|
RMT | ES | Wholesale and retail trade |
SAMT CO.,LTD. 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/15193/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15193 | 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=15193 | 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=15193 \ -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": 15193}, 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 SAMT CO.,LTD. (id: 15193)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.