
TITAN PHARMACEUTICALS INC — Investor Relations & Filings
Titan Pharmaceuticals, Inc. is a development-stage biopharmaceutical company that develops proprietary therapeutics using its clinically proven ProNeura® technology, a long-term, continuous drug delivery platform. This platform is designed for the administration of medicines to treat select chronic diseases. The ProNeura system involves a small, solid implant that is placed subdermally and provides continuous, non-fluctuating blood levels of a drug for an extended period. The company's development efforts have historically focused on treatments for central nervous system disorders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2025 | 2025-11-17 | English | |
| Regulatory Filings 2025 | 2025-11-17 | English | |
| Regulatory Filings 2025 | 2025-11-17 | English | |
| Regulatory Filings 2025 | 2025-11-17 | English | |
| Regulatory Filings 2025 | 2025-11-17 | English | |
| Regulatory Filings 2025 | 2025-11-17 | English |
Browse filings by year
27 years- 2025 42 filings
- 2024 24 filings
- 2023 51 filings
- 2022 52 filings
- 2021 37 filings
- 2020 73 filings
- 2019 60 filings
- 2018 52 filings
- 2017 40 filings
- 2016 36 filings
- 2015 51 filings
- 2014 29 filings
- 2013 34 filings
- 2012 30 filings
- 2011 36 filings
- 2010 39 filings
- 2009 3 filings
- 2008 53 filings
- 2007 45 filings
- 2006 40 filings
- 2005 42 filings
- 2004 44 filings
- 2003 30 filings
- 2002 20 filings
- 2001 12 filings
- 2000 13 filings
- 1999 12 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10051733 | Regulatory Filings 2025 | 2025-11-17 | English | ||
| 10051734 | Regulatory Filings 2025 | 2025-11-17 | English | ||
| 10051736 | Regulatory Filings 2025 | 2025-11-17 | English | ||
| 10051737 | Regulatory Filings 2025 | 2025-11-17 | English | ||
| 10051735 | Regulatory Filings 2025 | 2025-11-17 | English | ||
| 10051738 | Regulatory Filings 2025 | 2025-11-17 | English | ||
| 10051742 | 15-12G | 2025-10-14 | English | ||
| 10051739 | S-8 POS | 2025-10-09 | English | ||
| 10051740 | POS AM | 2025-10-09 | English | ||
| 10051741 | POS AM | 2025-10-09 | English | ||
| 10051743 | S-8 POS | 2025-10-09 | English | ||
| 10051744 | POS AM | 2025-10-09 | English | ||
| 10051745 | S-8 POS | 2025-10-09 | English | ||
| 10051748 | POS AM | 2025-10-09 | English | ||
| 10051747 | POS AM | 2025-10-09 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BriaCell Therapeutics Corp.
Developing targeted cellular immunotherapies using whole-ce…
|
BCTX | CA | Manufacturing |
|
BridgeBio Oncology Therapeutics, Inc.
Clinical-stage biopharma developing inhibitors for genetica…
|
BBOT | US | Manufacturing |
|
BridgeBio Pharma, Inc.
Develops transformative medicines for genetic diseases and …
|
BBIO | US | Manufacturing |
|
Brightgene Bio-Medical Technology Co., Ltd.
Research-driven developer of complex APIs, high-end generic…
|
688166 | CN | Manufacturing |
|
BRIGHT MINDS BIOSCIENCES INC.
Develops selective serotonin agonists for neurological and …
|
DRUG | US | Manufacturing |
|
BrightPath Biotherapeutics Co., Ltd.
A clinical-stage biopharma company developing cancer immuno…
|
4594 | JP | Manufacturing |
|
Brii Biosciences Limited
Developing first-in-class therapies targeting infectious an…
|
2137 | KY | Manufacturing |
|
BRISTOL MYERS SQUIBB CO
A global biopharmaceutical company that discovers, develops…
|
BMY | US | Manufacturing |
|
BROOKS LABORATORIES LIMITED
Pharmaceutical manufacturer specializing in CRAMS and diver…
|
BROOKS | IN | Manufacturing |
|
BUKWANG PHARMACEUTICAL IND CO.,LTD
An R&D-focused company developing drugs for CNS disorders a…
|
003000 | KR | Manufacturing |
TITAN PHARMACEUTICALS 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/35418/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35418 | 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=35418 | 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=35418 \ -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": 35418}, 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 TITAN PHARMACEUTICALS INC (id: 35418)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.