
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 |
|---|---|---|---|
|
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 |
|
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 |
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.