
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-06 | Korean | |
| 주권매매거래정지기간변경 (액면병합 주권 변경상장) | 2026-05-04 | Korean | |
| 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2026-04-20 | Korean | |
| 기타시장안내 (개선기간 종료에 따른 상장폐지 여부 결정 안내) | 2026-04-17 | Korean | |
| 주권매매거래정지기간변경 (주식의 병합, 분할 등 전자등록 변경, 말소) | 2026-04-08 | Korean | |
| 정기주주총회결과 | 2026-03-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41725078 | 기타시장안내 (개선계획 이행내역서 제출에 따른 안내) | 2026-05-06 | Korean | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BE Semiconductor Industries N.V.
A leading supplier of semiconductor assembly equipment for …
|
BESI | NL | Manufacturing |
|
BEW Engineering Limited
Designs and manufactures specialized process equipment for …
|
BEWLTD | IN | Manufacturing |
|
Biesse
Designs and manufactures machinery for processing wood, gla…
|
BSS | IT | Manufacturing |
|
BigRep SE
Develops large-format additive manufacturing solutions for …
|
B1GR | LU | Manufacturing |
|
Bobst Group SA
Global supplier of equipment, services, and software for pa…
|
BOBNN | CH | Manufacturing |
|
BOZHON PRECISION INDUSTRY TECHNOLOGY CO.,LTD.
Develops industrial automation equipment and integrated sma…
|
688097 | CN | Manufacturing |
|
BWX Technologies, Inc.
Specialized manufacturer of nuclear components, fuel, and r…
|
BWXT | US | Manufacturing |
|
Camtek Ltd.
Develops inspection and metrology equipment for the semicon…
|
CAMT | IL | Manufacturing |
|
centrotherm international AG
Provider of thermal production solutions for semiconductor …
|
CTNK | DE | Manufacturing |
|
Cerinnov Group
Designs and makes production and decorating machines for ce…
|
ALPCV | FR | 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.