AVECHO BIOTECHNOLOGY LIMITED — Investor Relations & Filings
Avecho Biotechnology Limited develops and commercializes human and animal health products using its proprietary drug delivery system, Tocopheryl Phosphate Mixture (TPM®). Derived from Vitamin E, TPM® is designed to enhance the solubility and absorption of active ingredients through the skin and digestive tract. The company focuses on applying this technology to pharmaceuticals, nutraceuticals, and animal health sectors. A primary area of development includes medicinal cannabis, where Avecho has produced high-bioavailability cannabidiol (CBD) softgel capsules for therapeutic use. The company’s portfolio also includes applications in pain management and dermatology, leveraging TPM® to improve the delivery of poorly soluble molecules and enhance the efficacy of existing treatments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of Annual General Meeting/Proxy Form 21 pages 481.4KB | 2026-04-23 | English | |
| Avecho to present at NWR Virtual Healthcare Conference 3 pages 195.8KB | 2026-03-23 | English | |
| Avecho completes recruitment for Phase III interim analysis 3 pages 219.4KB | 2026-03-01 | English | |
| Annual Report 31 December 2025 60 pages 3.0MB | 2026-02-26 | English | |
| Appendix 4G and Corporate Governance Statement 25 pages 878.0KB | 2026-02-26 | English | |
| Avecho CEO to Present at Euroz Hartleys Healthcare Forum 18 pages 3.7MB | 2026-02-04 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
89bio, Inc.
Clinical-stage biopharma developing therapies for liver and…
|
ETNB | US | Manufacturing |
|
Aardvark Therapeutics, Inc.
Clinical-stage biopharma developing therapeutics for hunger…
|
AARD | US | Manufacturing |
|
Aarey Drugs & Pharmaceuticals Ltd
Manufactures APIs and chemical intermediates for global pha…
|
AAREYDRUGS | IN | Manufacturing |
|
Aarti Drugs Limited
Produces APIs, pharma intermediates, and specialty chemical…
|
AARTIDRUGS | IN | Manufacturing |
|
Aarti Pharmalabs Limited
Manufacturer of APIs, intermediates, and xanthines with glo…
|
AARTIPHARM | IN | Manufacturing |
|
AAYUSH WELLNESS LIMITED
Develops and markets herbal formulations, supplements, and …
|
539528 | IN | Manufacturing |
|
Ab&B Bio-Tech CO., LTD. JS
Biopharmaceutical company engaged in the R&D and commercial…
|
2627 | HK | Manufacturing |
|
Abbisko Cayman Limited
Clinical-stage biopharma focused on discovering and develop…
|
2256 | KY | Manufacturing |
|
Abbott India Ltd.
Provides pharmaceutical solutions in gastroenterology, card…
|
ABBOTINDIA | IN | Manufacturing |
|
ABBOTT LABORATORIES
Global healthcare company in medical devices, diagnostics, …
|
ABT | US | Manufacturing |
AVECHO BIOTECHNOLOGY LIMITED 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/64468/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64468 | 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=64468 | 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=64468 \ -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": 64468}, 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 AVECHO BIOTECHNOLOGY LIMITED (id: 64468)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.