
Fulltech Co.Ltd. — Investor Relations & Filings
Fulltech Co.Ltd. specializes in integrated solutions for building access systems. The company's core business encompasses the design, sale, construction, and maintenance of automatic doors and stainless steel sashes. It operates an end-to-end in-house system, from initial consultation and manufacturing to installation and after-sales support. Key services include a comprehensive maintenance program with 24/7 availability and a remote monitoring system for automatic doors. The company also engages in renewal projects, converting manual doors to automatic systems. Additional business segments include the provision of bicycle parking systems for residential and commercial facilities, as well as environmental products such as smoking booths and air purification systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-30 | Japanese | |
| 訂正有価証券報告書-第63期(2025/01/01-2025/12/31) | 2026-04-30 | Japanese | |
| 確認書 | 2026-03-30 | Japanese | |
| 有価証券報告書-第63期(2025/01/01-2025/12/31) | 2026-03-30 | Japanese | |
| 半期報告書-第63期(2025/01/01-2025/12/31) | 2025-08-07 | Japanese | |
| 確認書 | 2025-08-07 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 38955584 | 確認書 | 2026-04-30 | Japanese | ||
| 38955566 | 訂正有価証券報告書-第63期(2025/01/01-2025/12/31) | 2026-04-30 | Japanese | ||
| 33083700 | 確認書 | 2026-03-30 | Japanese | ||
| 33083686 | 有価証券報告書-第63期(2025/01/01-2025/12/31) | 2026-03-30 | Japanese | ||
|
2025
6 filings
| |||||
| 7859180 | 半期報告書-第63期(2025/01/01-2025/12/31) | 2025-08-07 | Japanese | ||
| 7859179 | 確認書 | 2025-08-07 | Japanese | ||
| 7269919 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7271523 | 内部統制報告書-第62期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271520 | 確認書 | 2025-03-27 | Japanese | ||
| 7271521 | 有価証券報告書-第62期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
|
2024
5 filings
| |||||
| 7313427 | 半期報告書-第62期(2024/01/01-2024/12/31) | 2024-08-08 | Japanese | ||
| 7313423 | 確認書 | 2024-08-08 | Japanese | ||
| 7337045 | 確認書 | 2024-05-15 | Japanese | ||
| 7337034 | 四半期報告書-第62期第1四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
| 7343048 | 臨時報告書 | 2024-03-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JAPAN ELEVATOR SERVICE HOLDINGS CO.,LTD.
Independent provider of maintenance, repair, and modernizat…
|
6544 | JP | Construction |
|
Million Hope Industries Holdings Limited
One-stop provider of aluminum architectural facade systems …
|
1897 | HK | Construction |
|
Nordic Waterproofing Holding
A European producer and supplier of waterproofing products …
|
NWG | SE | Construction |
|
NSCompany CO., LTD.
Specializes in construction, manufacturing, and power plant…
|
224760 | KR | Construction |
|
Parkomat International Ltd.
Engineering firm specializing in mechanical and robotic par…
|
PRKM | IL | Construction |
|
Robs Group Logistic S.A.
Offers design, assembly, and maintenance for warehouse shel…
|
RGLP | PL | Construction |
|
Shanxi Installation Group Co., Ltd.
Largest installation and construction enterprise in Northwe…
|
2520 | HK | Construction |
|
TopBuild Corp
Installer and distributor of insulation and related buildin…
|
BLD | US | Construction |
|
Yuanda China Holdings Limited
Engaged in the design, manufacturing, sale, and installatio…
|
2789 | HK | Construction |
Fulltech 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/14018/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14018 | 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=14018 | 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=14018 \ -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": 14018}, 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 Fulltech Co.Ltd. (id: 14018)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.