
BK Technologies Corp — Investor Relations & Filings
BK Technologies Corp. designs, manufactures, and distributes high-specification, two-way radio communications equipment. The company primarily serves public safety professionals, government agencies, and industrial clients. Its product portfolio includes P25-compliant portable and mobile radios, such as the BKR series, as well as base stations and repeaters. BK Technologies also offers the BK ONE™ platform, an interoperable solution designed to create reliable communication networks for unified responses during planned and emergency events. The company emphasizes producing equipment known for its high performance and reliability to enhance the safety and operational effectiveness of first responders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 | 2025-06-25 | English | |
| FORM 8-K | 2025-06-18 | English | |
| FORM 8-K/A | 2025-06-10 | English | |
| FORM DEFA14A | 2025-06-03 | English | |
| FORM 8-K | 2025-06-03 | English | |
| FORM SD | 2025-05-19 | English |
Browse filings by year
32 years- 2026 22 filings
- 2025 48 filings
- 2024 54 filings
- 2023 39 filings
- 2022 51 filings
- 2021 45 filings
- 2020 93 filings
- 2019 44 filings
- 2018 50 filings
- 2017 60 filings
- 2016 36 filings
- 2015 65 filings
- 2014 49 filings
- 2013 50 filings
- 2012 25 filings
- 2011 27 filings
- 2010 30 filings
- 2009 27 filings
- 2008 39 filings
- 2007 38 filings
- 2006 39 filings
- 2005 39 filings
- 2004 57 filings
- 2003 22 filings
- 2002 25 filings
- 2001 10 filings
- 2000 18 filings
- 1999 6 filings
- 1998 8 filings
- 1997 18 filings
- 1996 17 filings
- 1995 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8076137 | FORM 4 | 2025-06-25 | English | ||
| 8076140 | FORM 8-K | 2025-06-18 | English | ||
| 8076141 | FORM 8-K/A | 2025-06-10 | English | ||
| 8076142 | FORM DEFA14A | 2025-06-03 | English | ||
| 8076143 | FORM 8-K | 2025-06-03 | English | ||
| 8076144 | FORM SD | 2025-05-19 | English | ||
| 8076145 | FORM 8-K | 2025-05-13 | English | ||
| 8076151 | FORM 10-Q | 2025-05-13 | English | ||
| 8076152 | ARS | 2025-04-24 | English | ||
| 8076153 | FORM DEFA14A | 2025-04-24 | English | ||
| 8076155 | FORM DEF 14A | 2025-04-24 | English | ||
| 8076157 | FORM 4 | 2025-03-31 | English | ||
| 8076166 | FORM 8-K | 2025-03-27 | English | ||
| 8076177 | FORM 10-K | 2025-03-27 | English | ||
| 8076178 | FORM 4 | 2025-03-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
BK Technologies Corp 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/33295/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33295 | 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=33295 | 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=33295 \ -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": 33295}, 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 BK Technologies Corp (id: 33295)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.