
NAMU TECH CO.,LTD. — Investor Relations & Filings
NAMU TECH CO.,LTD. is a cloud solutions company specializing in digital transformation. The company provides comprehensive services including consulting, deployment, and maintenance for IT infrastructure and cloud computing environments. Its offerings are engineered to support businesses across diverse industries, facilitating the transition from traditional virtualization to advanced cloud, big data, and infrastructure platforms. NAMUTECH focuses on delivering innovative, cloud-centric solutions to empower effective and efficient business operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 전환가액의조정(제5회차) | 2019-09-10 | Korean | |
| 반기보고서 (2019.06) | 2019-08-12 | Korean | |
| 기타경영사항(특허권취득)(자율공시)(클라우드 플랫폼에서의 멀티 클러스터 프로비저닝 및 관리방법) | 2019-07-04 | Korean | |
| [첨부추가]단일판매ㆍ공급계약체결(자율공시) | 2019-06-25 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2019-06-18 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2019-06-18 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 10199480 | 전환가액의조정(제5회차) | 2019-09-10 | Korean | ||
| 10227240 | 반기보고서 (2019.06) | 2019-08-12 | Korean | ||
| 10246110 | 기타경영사항(특허권취득)(자율공시)(클라우드 플랫폼에서의 멀티 클러스터 프로비저닝 및 관리방법) | 2019-07-04 | Korean | ||
| 10249290 | [첨부추가]단일판매ㆍ공급계약체결(자율공시) | 2019-06-25 | Korean | ||
| 10251390 | 주식등의대량보유상황보고서(약식) | 2019-06-18 | Korean | ||
| 10251384 | 주식등의대량보유상황보고서(약식) | 2019-06-18 | Korean | ||
| 10254726 | 증권발행결과(자율공시)(제5회차 CB) | 2019-06-10 | Korean | ||
| 10255673 | 주요사항보고서(전환사채권발행결정) | 2019-06-05 | Korean | ||
| 10256085 | 기타경영사항(특허권취득)(자율공시)(클라우드 플랫폼에서의 클러스터 리소스 할당 및 관리 방법 등 총3건) | 2019-06-04 | Korean | ||
| 10260980 | 전환청구권행사(제1회차) | 2019-05-22 | Korean | ||
| 10271787 | 분기보고서 (2019.03) | 2019-05-14 | Korean | ||
| 10270984 | 기업설명회(IR)개최 | 2019-05-14 | Korean | ||
| 10276284 | 단일판매ㆍ공급계약체결(자율공시) | 2019-05-07 | Korean | ||
| 10279463 | 기업설명회(IR)개최 | 2019-04-29 | Korean | ||
| 10280413 | 연결재무제표기준영업(잠정)실적(공정공시) | 2019-04-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
NAMU TECH 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/15734/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15734 | 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=15734 | 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=15734 \ -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": 15734}, 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 NAMU TECH CO.,LTD. (id: 15734)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.