
Volatus Aerospace Inc. — Investor Relations & Filings
Volatus Aerospace Inc. is a global leader in integrated aerial intelligence solutions and unmanned aircraft systems (UAS). The company provides specialized expertise and technology for advanced data collection, analysis, and operational efficiency across diverse sectors. Core services include high-quality drone inspections, Lidar mapping (aerial, terrestrial, bathymetric), and fixed-wing/rotary surveillance. Volatus is also a key provider of cargo solutions, specializing in scalable Beyond-Visual-Line-Of-Sight (BVLOS) operations. Additionally, the company supplies enterprise-grade UAV equipment, sensors, and software, alongside comprehensive drone pilot training. Target markets include Defense, Public Safety, Energy, Construction, and Government agencies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-04-22 | English | |
| Form of proxy - English.pdf | 2026-04-16 | English | |
| Notice of meeting - English.pdf | 2026-04-16 | English | |
| Management information circular - English.pdf | 2026-04-16 | English | |
| Other.pdf | 2026-04-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35305281 | News release - English.pdf | 2026-04-22 | English | ||
| 35239752 | News release - English.pdf | 2026-04-22 | English | ||
| 34621661 | Form of proxy - English.pdf | 2026-04-16 | English | ||
| 34621660 | Notice of meeting - English.pdf | 2026-04-16 | English | ||
| 34621657 | Management information circular - English.pdf | 2026-04-16 | English | ||
| 34621656 | Other.pdf | 2026-04-16 | English | ||
| 34621655 | Other.pdf | 2026-04-16 | English | ||
| 34578355 | News release - French.pdf | 2026-04-15 | French | ||
| 34578354 | News release - English.pdf | 2026-04-15 | English | ||
| 34055164 | Notice.pdf | 2026-04-10 | English | ||
| 34047859 | Notice.pdf | 2026-04-10 | English | ||
| 34035790 | Notice.pdf | 2026-04-10 | English | ||
| 33620435 | Notice of the meeting and record date (amended) - English.pdf | 2026-04-06 | English | ||
| 33118698 | News release - French.pdf | 2026-03-31 | French | ||
| 33118697 | News release - English.pdf | 2026-03-31 | English | ||
Market data
Market data not available
Price history
Peer group · Technical testing and analysis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aerodrome Group Ltd.
Aerial intelligence firm providing UAV data collection, ana…
|
ARDM | IL | Professional, scientific and te… |
|
Allied Oil & Gas Corp.
Specialized provider of industrial products, technical serv…
|
AOG | CA | Professional, scientific and te… |
|
ALS LIMITED
Global provider of analytical testing, inspection, and cert…
|
ALQ | AU | Professional, scientific and te… |
|
Applus Services S.A.
Global provider of testing, inspection, and certification (…
|
APPS | ES | Professional, scientific and te… |
|
BactiQuant A/S
Provides patented technology for rapid monitoring of bacter…
|
BACTIQ | DK | Professional, scientific and te… |
|
BIODESIX INC
Develops blood-based diagnostic tests and biopharma service…
|
BDSX | US | Professional, scientific and te… |
|
BiotoxtechCo.,Ltd.
A non-clinical CRO providing safety and efficacy evaluation…
|
086040 | KR | Professional, scientific and te… |
|
Blutip Power Technologies Ltd.
Delivers precise energy measurement to reduce operational c…
|
BPR.H | CA | Professional, scientific and te… |
|
Britannia Life Sciences
Global product development platform providing integrated QA…
|
BLAB | CA | Professional, scientific and te… |
|
Bureau Veritas SA
A global provider of testing, inspection, and certification…
|
BVI | FR | Professional, scientific and te… |
Volatus Aerospace Inc. 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/46812/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46812 | 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=46812 | 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=46812 \ -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": 46812}, 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 Volatus Aerospace Inc. (id: 46812)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.