
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 |
|---|---|---|---|
|
HAGIWARA ELECTRIC HOLDINGS CO.,LTD.
A technology trading company for electronic devices and fac…
|
7467 | JP | Wholesale and retail trade |
|
ICkey(Shanghai)Internet and Technology Co.,Ltd.
B2B e-commerce platform for electronic component distributi…
|
301563 | CN | Wholesale and retail trade |
|
ICZOOM Group Inc.
A B2B e-commerce platform for electronic components, semico…
|
IZM | US | Wholesale and retail trade |
|
INTERCABLE ICH INC.
Distributes specialized tools and advanced electrical conne…
|
ICH | CA | Wholesale and retail trade |
|
Intertech S.A.
Distributes high-tech products and integrated solutions in …
|
INTET | GR | Wholesale and retail trade |
|
ION VIDEO LTD
Distributes and supports professional video, broadcast, and…
|
IOV | AU | Wholesale and retail trade |
|
KAGA ELECTRONICS CO.,LTD.
Manufactures and sells electronic components, semiconductor…
|
8154 | JP | Wholesale and retail trade |
|
KYOEI SANGYO CO.,LTD.
Technology trading company for electronics offering design …
|
6973 | JP | Wholesale and retail trade |
|
Macfos Limited
Distributes electronic components, mechanical parts, and pr…
|
543787 | IN | Wholesale and retail trade |
|
Macnica Anstek Inc.
Distributor of electronic components and provider of integr…
|
3528 | TW | 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.