
Draganfly Inc. — Investor Relations & Filings
Draganfly Inc. is a developer and manufacturer of unmanned vehicle systems (UVS) and associated software. The company provides a comprehensive suite of products and services, including multi-rotor and fixed-wing unmanned aerial vehicles (UAVs), ground robotics, advanced sensors, and proprietary software with AI capabilities. Draganfly offers end-to-end solutions such as custom contract engineering, aerial flight services for mapping and data collection, and professional training programs. The company serves a diverse range of markets, with a focus on mission-critical applications for defense, public safety, agriculture, energy, and humanitarian aid.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K | 2026-05-20 | English | |
| 6-K | 2026-05-19 | English | |
| 6-K | 2026-05-19 | English | |
| 6-K | 2026-05-18 | English | |
| 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-05-11 | English | |
| 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-05-11 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46674434 | 6-K | 2026-05-20 | English | ||
| 46554064 | 6-K | 2026-05-19 | English | ||
| 46550594 | 6-K | 2026-05-19 | English | ||
| 46399786 | 6-K | 2026-05-18 | English | ||
| 45002425 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-05-11 | English | ||
| 45000707 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-05-11 | English | ||
| 44424679 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-05-08 | English | ||
| 43280295 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-05-07 | English | ||
| 34590213 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-04-15 | English | ||
| 34000037 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-04-10 | English | ||
| 33049176 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-03-26 | English | ||
| 33035520 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-03-24 | English | ||
| 33014630 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-03-23 | English | ||
| 32999256 | 6-K - Draganfly Inc. (0001786286) (Filer) | 2026-03-20 | English | ||
| 31710731 | SCHEDULE 13G/A Filing | 2026-02-17 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Parrot
Develops professional drones and software for government, d…
|
PSAT | FR | Manufacturing |
|
Plaintree Systems Inc.
Manufactures electronic products, specialty structural solu…
|
NPT | CA | Manufacturing |
|
Porto Aviation Group
Designs and produces high-performance single-engine aircraf…
|
PAG | IT | Manufacturing |
|
Primoco UAV SE
Develops and manufactures dual-certified Unmanned Aerial Sy…
|
PRIUA | CZ | Manufacturing |
|
RDARS Inc.
Autonomous drone security systems for residential and small…
|
RDRSF | CA | Manufacturing |
|
Red Cat Holdings, Inc.
Provider of advanced all-domain robotic solutions for defen…
|
RCAT | US | Manufacturing |
|
Redwire Corp
Develops space infrastructure for national security, civil,…
|
RDW | US | Manufacturing |
|
RKK Energia
A developer and manufacturer of spacecraft and space statio…
|
RKKE | RU | Manufacturing |
|
Rolls-Royce Holdings PLC
Designs and services integrated power and propulsion soluti…
|
RR | GB | Manufacturing |
|
Rossell Techsys Limited
Engineering and manufacturing services for global aerospace…
|
ROSSTECH | IN | Manufacturing |
Draganfly 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/34005/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34005 | 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=34005 | 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=34005 \ -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": 34005}, 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 Draganfly Inc. (id: 34005)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.