
Byrna Technologies Inc. — Investor Relations & Filings
Byrna Technologies Inc. designs, develops, and manufactures less-lethal self-defense technology. The company's principal products are CO2-powered personal security devices, including handheld launchers and rifles, that fire .68 caliber projectiles. These projectiles consist of kinetic impact rounds and chemical irritant rounds containing pepper and tear gas. Engineered to be a non-lethal alternative to firearms, these devices can disable a threat from a distance of up to 60 feet. The products are marketed to civilians for personal defense as well as to law enforcement and private security professionals. Ownership of Byrna launchers does not require permits or background checks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Byrna Technologies Inc. (0001354866) (Filer) | 2026-04-09 | English | |
| 10-Q - Byrna Technologies Inc. (0001354866) (Filer) | 2026-04-09 | English | |
| 8-K - Byrna Technologies Inc. (0001354866) (Filer) | 2026-04-08 | English | |
| 4/A - Byrna Technologies Inc. (0001354866) (Issuer) | 2026-03-30 | English | |
| 8-K - Byrna Technologies Inc. (0001354866) (Filer) | 2026-03-23 | English | |
| 8-K - Byrna Technologies Inc. (0001354866) (Filer) | 2026-03-19 | English |
Browse filings by year
21 years- 2026 20 filings
- 2025 70 filings
- 2024 82 filings
- 2023 34 filings
- 2022 54 filings
- 2021 76 filings
- 2020 26 filings
- 2019 26 filings
- 2018 26 filings
- 2017 23 filings
- 2016 12 filings
- 2015 14 filings
- 2014 10 filings
- 2013 21 filings
- 2012 6 filings
- 2011 5 filings
- 2010 9 filings
- 2009 6 filings
- 2008 5 filings
- 2007 24 filings
- 2006 10 filings
Market data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui GreatWall Military Industry Co., Ltd
Develops and manufactures military ammunition systems and p…
|
601606 | CN | Manufacturing |
|
Bharat Dynamics Limited
Manufactures guided missile systems, torpedoes, and allied …
|
BDL | IN | Manufacturing |
|
Colt CZ Group SE
A global manufacturer of firearms, tactical accessories, an…
|
CZG | CZ | Manufacturing |
|
Fjord Defence Group ASA
A defence compounder that acquires, develops, and scales de…
|
CARBN | NO | Manufacturing |
|
H&K AG
Manufacturer of small arms for military, law enforcement, a…
|
MLHK | DE | Manufacturing |
|
JIANGXI GUOKE DEFENCE GROUP CO.,LTD.
Specializes in solid rocket motors, missile propulsion, and…
|
688543 | CN | Manufacturing |
|
Miroku Corporation
A manufacturer of firearms, gun drilling machines, and wood…
|
7983 | JP | Manufacturing |
|
NIBE LIMITED
Strategic engineering and manufacturing for defense, aerosp…
|
NIBE | IN | Manufacturing |
|
Nibe Ordnance and Maritime Limited
Specialized engineering firm for advanced defense and marit…
|
512091 | IN | Manufacturing |
|
Polska Grupa Militarna Spolka Akcyjna
A defense entity producing weapons, ammunition, and equipme…
|
PMG | PL | Manufacturing |
Byrna Technologies 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/32837/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32837 | 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=32837 | 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=32837 \ -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": 32837}, 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 Byrna Technologies Inc. (id: 32837)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.