
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 |
|---|---|---|---|
|
MACNICA HOLDINGS,INC.
Global provider of semiconductors, electronic components, a…
|
3132 | JP | Wholesale and retail trade |
|
MAKUS Inc.
Distributes and supports advanced non-memory semiconductor …
|
093520 | KR | Wholesale and retail trade |
|
MARUBUN CORPORATION
Distributes semiconductors, electronic components, and adva…
|
7537 | JP | Wholesale and retail trade |
|
MDI Technologies, Inc.
Distributor exporting specialized high-tech defense and sec…
|
— | CA | Wholesale and retail trade |
|
MIDWICH GROUP PLC
A global, trade-only distributor of specialist audiovisual …
|
MIDW | GB | Wholesale and retail trade |
|
MIRAI SEMICONDUCTORS CO., LTD.
An official distributor of Samsung semiconductors and displ…
|
254490 | KR | Wholesale and retail trade |
|
MITACHI CO.,LTD.
An electronics trading company distributing components and …
|
3321 | JP | Wholesale and retail trade |
|
Mobicon Group Limited
Trading and distribution of electronic and electrical compo…
|
1213 | HK | Wholesale and retail trade |
|
MOBİLTEL İLETİŞİM HİZMETLERİ SANAYİ VE TİCARET A.Ş.
A distributor of telecommunication products and consumer el…
|
MOBTL | TR | Wholesale and retail trade |
|
MUNOTH COMMUNICATION LIMITED
Distributes and markets mobile handsets, communication hard…
|
511401 | IN | 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.