
LIXTE BIOTECHNOLOGY HOLDINGS, INC. — Investor Relations & Filings
LIXTE Biotechnology Holdings, Inc. is a clinical-stage pharmaceutical company developing a new class of cancer therapies called Protein Phosphatase 2A (PP2A) inhibitors. The company's lead compound, LB-100, is a first-in-class molecule designed to enhance the efficacy of existing treatments, including chemotherapy and immunotherapy. By inhibiting the PP2A enzyme, a critical regulator of cellular functions, LB-100 aims to overcome treatment resistance in cancer cells. This approach seeks to improve outcomes for a broader range of patients by increasing the effectiveness of standard oncology therapies. The compound has demonstrated synergy with both chemotherapy and immunotherapy in pre-clinical models.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-14 | English | |
| 8-K - LIXTE BIOTECHNOLOGY HOLDINGS, INC. (0001335105) (Filer) | 2026-04-17 | English | |
| 10-K - LIXTE BIOTECHNOLOGY HOLDINGS, INC. (0001335105) (Filer) | 2026-03-31 | English | |
| 8-K - LIXTE BIOTECHNOLOGY HOLDINGS, INC. (0001335105) (Filer) | 2026-02-18 | English | |
| 8-K | 2025-12-31 | English | |
| 4 | 2025-12-30 | English |
Browse filings by year
22 years- 2026 4 filings
- 2025 82 filings
- 2024 44 filings
- 2023 42 filings
- 2022 46 filings
- 2021 39 filings
- 2020 32 filings
- 2019 6 filings
- 2018 17 filings
- 2017 11 filings
- 2016 15 filings
- 2015 18 filings
- 2014 11 filings
- 2013 9 filings
- 2012 7 filings
- 2011 7 filings
- 2010 13 filings
- 2009 13 filings
- 2008 10 filings
- 2007 23 filings
- 2006 21 filings
- 2005 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46281981 | 10-Q | 2026-05-14 | English | ||
| 34662034 | 8-K - LIXTE BIOTECHNOLOGY HOLDINGS, INC. (0001335105) (Filer) | 2026-04-17 | English | ||
| 33121623 | 10-K - LIXTE BIOTECHNOLOGY HOLDINGS, INC. (0001335105) (Filer) | 2026-03-31 | English | ||
| 32890331 | 8-K - LIXTE BIOTECHNOLOGY HOLDINGS, INC. (0001335105) (Filer) | 2026-02-18 | English | ||
|
2025
11 filings
| |||||
| 11883419 | 8-K | 2025-12-31 | English | ||
| 11883420 | 4 | 2025-12-30 | English | ||
| 11883421 | 4 | 2025-12-30 | English | ||
| 11883424 | 8-K | 2025-12-23 | English | ||
| 11883427 | 8-K | 2025-12-22 | English | ||
| 11883428 | 424B5 | 2025-12-19 | English | ||
| 28961641 | 8-K Filing | 2025-12-11 | English | ||
| 11883429 | Regulatory Filings 2025 | 2025-11-28 | English | ||
| 11883430 | 8-K | 2025-11-25 | English | ||
| 11883436 | 10-Q | 2025-11-12 | English | ||
| 11883438 | DEFA14A | 2025-10-28 | English | ||
Market data
Market data not available
Price history
Peer group · Research and experimental development on natural sciences and engineering
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1NKEMIA
Biotechnology company providing R&D and services for the li…
|
IKM | ES | Professional, scientific and te… |
|
2cureX AB
Develops an IVD test using 3D tumoroids to predict patient …
|
2CUREX | SE | Professional, scientific and te… |
|
Abattis Bioceuticals Corp.
Life sciences company aggregating and investing in cannabis…
|
ATTBF | CA | Professional, scientific and te… |
|
Abera Bioscience AB
Develops mucosal vaccines using a proprietary Outer Membran…
|
ABERA | SE | Professional, scientific and te… |
|
ABION Inc.
Clinical-stage biopharma developing therapeutics for oncolo…
|
203400 | KR | Professional, scientific and te… |
|
ABL Bio Inc.
Develops bispecific antibody therapeutics for oncology and …
|
298380 | KR | Professional, scientific and te… |
|
Abnova
Global leader in high-throughput production of antibodies a…
|
4133 | TW | Professional, scientific and te… |
|
Abpro Holdings, Inc.
Clinical-stage biotech developing antibody therapeutics for…
|
ABP | US | Professional, scientific and te… |
|
Absci Corp
A generative AI drug creation company developing biologic m…
|
ABSI | US | Professional, scientific and te… |
|
Achiko AG
A digital services platform for cross-border business compl…
|
ACHI | CH | Professional, scientific and te… |
LIXTE BIOTECHNOLOGY HOLDINGS, 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/34890/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34890 | 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=34890 | 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=34890 \ -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": 34890}, 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 LIXTE BIOTECHNOLOGY HOLDINGS, INC. (id: 34890)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.