
AETHLON MEDICAL INC — Investor Relations & Filings
Aethlon Medical, Inc. is a medical therapeutic company focused on developing immunotherapeutic devices. Its principal product is the Hemopurifier®, a clinical-stage, first-in-class medical device designed for the rapid depletion of cancer-promoting exosomes and life-threatening viruses from the blood. The Hemopurifier® has received "Breakthrough Device" designation from the U.S. Food and Drug Administration (FDA) for two indications: the treatment of individuals with advanced or metastatic cancer who are unresponsive to or intolerant of standard care, and for life-threatening viruses that are not addressed with approved therapies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - AETHLON MEDICAL INC (0000882291) (Filer) | 2026-03-17 | English | |
| 8-K - AETHLON MEDICAL INC (0000882291) (Filer) | 2026-02-23 | English | |
| SCHEDULE 13G - AETHLON MEDICAL INC (0000882291) (Subject) | 2026-02-18 | English | |
| Major Shareholding Notification 2026 | 2026-02-18 | English | |
| 8-K - AETHLON MEDICAL INC (0000882291) (Filer) | 2026-02-12 | English | |
| 10-Q Filing | 2026-02-12 | English |
Browse filings by year
30 years- 2026 17 filings
- 2025 56 filings
- 2024 52 filings
- 2023 32 filings
- 2022 39 filings
- 2021 44 filings
- 2020 63 filings
- 2019 91 filings
- 2018 49 filings
- 2017 69 filings
- 2016 58 filings
- 2015 58 filings
- 2014 47 filings
- 2013 33 filings
- 2012 30 filings
- 2011 27 filings
- 2010 35 filings
- 2009 22 filings
- 2008 37 filings
- 2007 26 filings
- 2006 17 filings
- 2005 27 filings
- 2004 14 filings
- 2003 9 filings
- 2002 8 filings
- 2001 9 filings
- 2000 14 filings
- 1999 10 filings
- 1998 8 filings
- 1997 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32964523 | 8-K - AETHLON MEDICAL INC (0000882291) (Filer) | 2026-03-17 | English | ||
| 32882924 | 8-K - AETHLON MEDICAL INC (0000882291) (Filer) | 2026-02-23 | English | ||
| 30325227 | SCHEDULE 13G - AETHLON MEDICAL INC (0000882291) (Subject) | 2026-02-18 | English | ||
| 46151432 | Major Shareholding Notification 2026 | 2026-02-18 | English | ||
| 32882923 | 8-K - AETHLON MEDICAL INC (0000882291) (Filer) | 2026-02-12 | English | ||
| 24719494 | 10-Q Filing | 2026-02-12 | English | ||
| 46151434 | ADDITIONAL DEFINITIVE PROXY MATERIALS | 2026-01-27 | English | ||
| 24719475 | 424B3 Filing | 2026-01-27 | English | ||
| 24719496 | 8-K Filing | 2026-01-26 | English | ||
| 46151435 | Regulatory Filings 2026 | 2026-01-20 | English | ||
| 24719583 | 424B3 Filing | 2026-01-16 | English | ||
| 24719578 | DEF 14A Filing | 2026-01-16 | English | ||
| 24719502 | S-1 Filing | 2026-01-07 | English | ||
| 46151443 | Regulatory Filings 2026 | 2026-01-05 | English | ||
| 24719532 | 4 Filing | 2026-01-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3-D Matrix,Ltd.
Develops peptide-based hydrogels to control bleeding in sur…
|
7777 | JP | Manufacturing |
|
aap Implantate AG
Develops, manufactures, and markets implants for the treatm…
|
AAQ1 | DE | Manufacturing |
|
ABATE AS INDUSTRIES LIMITED
Manufactures therapeutic footwear and wellness products for…
|
531658 | IN | Manufacturing |
|
Acotec Scientific Holdings Limited
Interventional medical device company developing innovative…
|
6669 | KY | Manufacturing |
|
AcouSort AB
Develops acoustofluidic solutions for automated biological …
|
ACOU | SE | Manufacturing |
|
Adagio Medical Holdings, Inc.
Develops cryoablation technologies for treating cardiac arr…
|
ADGM | US | Manufacturing |
|
ADVANCED MEDICAL SOLUTIONS GROUP PLC
Develops and manufactures innovative tissue-healing technol…
|
AMS | GB | Manufacturing |
|
Affluent Medical
Develops minimally invasive implants for structural heart d…
|
AFME | FR | Manufacturing |
|
Aidite (Qinhuangdao) Technology Co., Ltd.
Develops and manufactures dental materials, zirconia cerami…
|
301580 | CN | Manufacturing |
|
AIOBIO Co., Ltd.
Develops AI-driven diagnostic platforms and imaging devices…
|
447690 | KR | Manufacturing |
AETHLON MEDICAL 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/35398/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35398 | 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=35398 | 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=35398 \ -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": 35398}, 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 AETHLON MEDICAL INC (id: 35398)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.