
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 |
|---|---|---|---|
|
TAITRON COMPONENTS INC
A distributor of brand-name and ODM electronic components, …
|
TAIT | US | Wholesale and retail trade |
|
Takachiho Co.,Ltd
An electronics technology trading company for network and s…
|
8225 | JP | Wholesale and retail trade |
|
TAKACHIHO KOHEKI CO.,LTD.
Technology trading company specializing in electronics, sof…
|
2676 | JP | Wholesale and retail trade |
|
Telling Telecommunication Holding Co.,Ltd.
Distributes mobile products and provides integrated supply …
|
000829 | CN | Wholesale and retail trade |
|
Telsys Ltd.
A stocking distributor of electronic components and systems…
|
TLSY | IL | Wholesale and retail trade |
|
TOKYO ELECTRON DEVICE LIMITED
Distributes electronic components and provides integrated I…
|
2760 | JP | Wholesale and retail trade |
|
TOMEN DEVICES CORPORATION
Specialized electronics trading company distributing Samsun…
|
2737 | JP | Wholesale and retail trade |
|
Topco Scientific Co., Ltd.
Integrated provider of materials, equipment, and solutions …
|
5434 | TW | Wholesale and retail trade |
|
TSC Shannock Corporation
Founded in 1985, its primary business is the wholesale dist…
|
— | CA | Wholesale and retail trade |
|
Tura Group AB
A distributor of consumer electronics and accessories for N…
|
TURA | SE | 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.