
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 |
|---|---|---|---|
|
Vertical Aerospace Ltd.
Designs and manufactures zero-emission electric vertical ta…
|
EVTL | KY | Manufacturing |
|
Voyager Technologies, Inc./DE
A defense technology and space solutions company for missio…
|
VOYG | US | Manufacturing |
|
Woodward, Inc.
Designs and manufactures energy control solutions for aeros…
|
WWD | US | Manufacturing |
|
WUXI HYATECH CO.,LTD.
Manufactures high-precision blades and components for aero-…
|
688510 | CN | Manufacturing |
|
XTI Aerospace, Inc.
Develops a vertical lift crossover airplane and distributes…
|
XTIA | US | Manufacturing |
|
York Space Systems Inc.
Provides end-to-end mission solutions, spacecraft, and sate…
|
YSS | US | Manufacturing |
|
Zlin Aerospace Inc.
Designs and manufactures light aircraft and critical aerosp…
|
— | CA | Manufacturing |
|
通易航天
Produces high-performance protective equipment and fiber ma…
|
920642 | CN | 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.