
ACSL Ltd. — Investor Relations & Filings
ACSL Ltd. is a developer and manufacturer of industrial drones and related autonomous control technologies. The company focuses on creating proprietary software, including autopilot flight controllers, that forms the core of its unmanned aerial systems. ACSL provides drone-based solutions for various sectors, including infrastructure inspection, logistics, and disaster prevention. Its products are engineered to address challenges such as labor shortages, operational costs, and safety by automating complex tasks in demanding environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第11期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | |
| 確認書 | 2022-08-15 | Japanese | |
| 四半期報告書-第11期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-15 | Japanese | |
| 訂正確認書 | 2022-05-17 | Japanese | |
| 訂正有価証券報告書-第10期(令和3年4月1日-令和3年12月31日) | 2022-05-17 | Japanese | |
| 四半期報告書-第11期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 7585281 | 四半期報告書-第11期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7590690 | 確認書 | 2022-08-15 | Japanese | ||
| 7590691 | 四半期報告書-第11期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-15 | Japanese | ||
| 7608558 | 訂正確認書 | 2022-05-17 | Japanese | ||
| 7608561 | 訂正有価証券報告書-第10期(令和3年4月1日-令和3年12月31日) | 2022-05-17 | Japanese | ||
| 7609536 | 四半期報告書-第11期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese | ||
| 7613700 | 内部統制報告書-第10期(令和3年4月1日-令和3年12月31日) | 2022-03-25 | Japanese | ||
| 7613699 | 確認書 | 2022-03-25 | Japanese | ||
| 7613703 | 有価証券報告書-第10期(令和3年4月1日-令和3年12月31日) | 2022-03-25 | Japanese | ||
|
2021
6 filings
| |||||
| 7622866 | 四半期報告書-第10期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7627645 | 四半期報告書-第10期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-13 | Japanese | ||
| 7668751 | 内部統制報告書-第9期(令和2年4月1日-令和3年3月31日) | 2021-06-24 | Japanese | ||
| 7668745 | 確認書 | 2021-06-24 | Japanese | ||
| 7668747 | 有価証券報告書-第9期(令和2年4月1日-令和3年3月31日) | 2021-06-24 | Japanese | ||
| 7676348 | 四半期報告書-第9期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
Aerospace Industrial Development Corporation
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
|
Aerostar S.A.
Aerospace and defense firm specializing in manufacturing an…
|
ARS | RO | Manufacturing |
ACSL 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/14179/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14179 | 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=14179 | 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=14179 \ -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": 14179}, 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 ACSL Ltd. (id: 14179)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.