
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 |
|---|---|---|---|
|
Aura Biosciences, Inc.
Develops Virus-Like Drug Conjugates as targeted therapies f…
|
AURA | US | Manufacturing |
|
Aurinia Pharmaceuticals Inc.
Biopharmaceutical company developing therapies for severe a…
|
AUPH | CA | Manufacturing |
|
Aurisco Pharmaceutical Co.,Ltd.
Develops and manufactures complex APIs and intermediates wi…
|
605116 | CN | Manufacturing |
|
Aurobindo Pharma Ltd.
Vertically integrated developer and manufacturer of generic…
|
AUROPHARMA | IN | Manufacturing |
|
Auro Laboratories Ltd.
Manufactures WHO-GMP compliant APIs and intermediates, spec…
|
530233 | IN | Manufacturing |
|
Aurora Cannabis Inc.
Global producer and distributor of cannabis products for me…
|
ACB | CA | Manufacturing |
|
AURORA CANNABIS INC
Global producer and distributor of cannabis for medical and…
|
ACB | CA | Manufacturing |
|
AUTOBIO DIAGNOSTICS CO., LTD
Provides IVD solutions for immunoassay, microbiology, and m…
|
603658 | CN | Manufacturing |
|
Autolus Therapeutics plc
Biopharmaceutical company developing programmed T cell ther…
|
AUTL | GB | Manufacturing |
|
AVACTA GROUP PLC
Clinical-stage biotech developing targeted oncology drugs w…
|
AVCT | GB | 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.