
Axil Brands, Inc. — Investor Relations & Filings
Axil Brands, Inc. is a company that manufactures, markets, and distributes hearing and audio products. Its portfolio includes ear plugs, earmuffs, and ear buds designed for hearing enhancement, protection, and communication. The company utilizes advanced technology to create systems that protect users from harmful noises while simultaneously amplifying safe ambient sounds. These products are developed for professional, recreational, and everyday applications, focusing on providing all-in-one hearing solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A | 2025-10-23 | English | |
| DEFA14A | 2025-10-23 | English | |
| CURRENT REPORT | 2025-10-07 | English | |
| FORM 10-Q FOR PERIOD ENDED AUGUST 31, 2025 | 2025-10-07 | English | |
| CURRENT REPORT | 2025-08-21 | English | |
| FORM 10-K FOR PERIOD ENDING MAY 31, 2025 | 2025-08-21 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13064153 | DEF 14A | 2025-10-23 | English | ||
| 13064154 | DEFA14A | 2025-10-23 | English | ||
| 13064155 | CURRENT REPORT | 2025-10-07 | English | ||
| 13064156 | FORM 10-Q FOR PERIOD ENDED AUGUST 31, 2025 | 2025-10-07 | English | ||
| 13064157 | CURRENT REPORT | 2025-08-21 | English | ||
| 13064158 | FORM 10-K FOR PERIOD ENDING MAY 31, 2025 | 2025-08-21 | English | ||
| 13064159 | CURRENT REPORT | 2025-05-19 | English | ||
| 13064161 | DEF 14C | 2025-04-28 | English | ||
| 13064160 | PRE 14C | 2025-04-18 | English | ||
| 13064162 | CURRENT REPORT | 2025-04-08 | English | ||
| 13064163 | FORM 10-Q FOR PERIOD ENDING FEBRUARY 28, 2025 | 2025-04-08 | English | ||
| 13064164 | Major Shareholding Notification 2025 | 2025-04-02 | English | ||
| 13064165 | 8-K | 2025-03-21 | English | ||
| 13064166 | Major Shareholding Notification 2025 | 2025-01-13 | English | ||
| 13064167 | Director's Dealing 2025 | 2025-01-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
ACTION
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Aztech Innovations Inc.
Technology provider specializing in consumer electronics, G…
|
— | CA | Manufacturing |
Axil Brands, 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/34664/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34664 | 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=34664 | 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=34664 \ -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": 34664}, 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 Axil Brands, Inc. (id: 34664)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.