
Robo3 Ai co.,Ltd — Investor Relations & Filings
Robo3 Ai co.,Ltd. specializes in the research, development, manufacture, and sale of personal mobility devices and intelligent service robots. The company's product portfolio includes a range of personal mobility solutions such as wheelchair-type two-wheel self-balancing electric scooters and kick bikes. In the robotics sector, it develops and markets intelligent service robots, including telepresence robots, event robots, and mobility assistance platforms. Established in 1993, the company focuses on continuous research and development in the field of robotics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주권매매거래정지기간변경 (액면병합 주권 변경상장) | 2026-05-04 | Korean | |
| 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2026-04-20 | Korean | |
| 기타시장안내 (개선기간 종료에 따른 상장폐지 여부 결정 안내) | 2026-04-17 | Korean | |
| 주권매매거래정지기간변경 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-08 | Korean | |
| 정기주주총회결과 | 2026-03-30 | Korean | |
| 상호변경안내 | 2026-03-30 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40793131 | 주권매매거래정지기간변경 (액면병합 주권 변경상장) | 2026-05-04 | Korean | ||
| 34689554 | 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2026-04-20 | Korean | ||
| 34653489 | 기타시장안내 (개선기간 종료에 따른 상장폐지 여부 결정 안내) | 2026-04-17 | Korean | ||
| 33799389 | 주권매매거래정지기간변경 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-08 | Korean | ||
| 33085692 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 33085690 | 상호변경안내 | 2026-03-30 | Korean | ||
| 33085678 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-30 | Korean | ||
| 33085676 | 사업보고서 (2025.12) | 2026-03-30 | Korean | ||
| 33085387 | 감사보고서제출 | 2026-03-30 | Korean | ||
| 33085380 | 기타시장안내 (상장폐지 관련) | 2026-03-30 | Korean | ||
| 33085378 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-03-30 | Korean | ||
| 32984161 | 기타주요경영사항(자율공시) (감사보고서 제출 지연) | 2026-03-19 | Korean | ||
| 32983878 | 사업보고서제출기한연장신고서 (2025.12) | 2026-03-19 | Korean | ||
| 32952862 | 기타주요경영사항 (주식병합 결정) | 2026-03-16 | Korean | ||
| 32940362 | 주주총회소집결의 | 2026-03-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
|
Advanced Process Systems Corporation
Manufactures equipment for the semiconductor, display, EV b…
|
265520 | KR | Manufacturing |
Robo3 Ai 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/16280/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16280 | 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=16280 | 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=16280 \ -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": 16280}, 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 Robo3 Ai co.,Ltd (id: 16280)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.