
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 |
|---|---|---|---|
|
APi Group Corp
A provider of life safety, security, and specialty contract…
|
APG | US | Construction |
|
Bravida Holding
A multi-technical service provider for buildings, facilitie…
|
BRAV | SE | Construction |
|
Brg Spolka Akcyjna
Provides maintenance, repair, and manufacturing for chemica…
|
BER | PL | Construction |
|
CHINA STATE CONSTRUCTION DEVELOPMENT HOLDINGS LIMITED
Integrated construction, engineering, and advanced building…
|
830 | HK | Construction |
|
E. Bon Holdings Limited
Supplier and installer of architectural builders' hardware,…
|
599 | HK | Construction |
|
Elevator Communications Co.,Ltd.
Specializes in the maintenance, repair, and renewal of elev…
|
353A | JP | Construction |
|
Hang Yick Holdings Company Limited
Provides specialized steel and metal engineering services t…
|
1894 | HK | Construction |
|
Herkules S.A.
Provider of hoisting equipment rental, oversize shipping, a…
|
HRS | PL | Construction |
|
HSC Resources Group Limited
Specialized contractor for the design, installation, and ma…
|
1850 | HK | Construction |
|
Installed Building Products, Inc.
Installs insulation and building products for residential a…
|
IBP | US | 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.