
MESOBLAST LTD — Investor Relations & Filings
Mesoblast is a regenerative medicine company that develops allogeneic (off-the-shelf) cellular medicines for severe and life-threatening inflammatory conditions. The company utilizes its proprietary mesenchymal lineage cell (MSC) technology platform to create treatments for inflammatory ailments, cardiovascular disease, and chronic back pain. The technology sources rare MSCs from the bone marrow of healthy adult donors, which are then expanded using proprietary processes for industrial-scale manufacturing. A key feature of these cells is their ability to be administered without donor-recipient matching or immune suppression. The therapeutic candidates are designed to respond to tissue damage by secreting mediators that promote tissue repair and modulate immune responses. The company's late-stage portfolio includes remestemcel-L for acute graft versus host disease (GVHD) and acute respiratory distress syndrome (ARDS), REVASCOR® for advanced chronic heart failure, and MPC-06-ID for chronic low back pain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - MESOBLAST LTD (0001345099) (Filer) | 2026-04-30 | English | |
| Quarterly Activities/Appendix 4C Cash Flow Report 10 pages 591.1KB | 2026-04-29 | English | |
| 6-K - MESOBLAST LTD (0001345099) (Filer) | 2026-04-29 | English | |
| Patient Recruitment Target Achieved in CLBP Pivotal Trial 3 pages 265.4KB | 2026-04-28 | English | |
| 6-K - MESOBLAST LTD (0001345099) (Filer) | 2026-04-17 | English | |
| Notification regarding unquoted securities - MSB 6 pages 18.7KB | 2026-04-15 | English |
Browse filings by year
23 years- 2026 64 filings
- 2025 202 filings
- 2024 141 filings
- 2023 127 filings
- 2022 135 filings
- 2021 101 filings
- 2020 152 filings
- 2019 117 filings
- 2018 107 filings
- 2017 123 filings
- 2016 97 filings
- 2015 92 filings
- 2014 55 filings
- 2013 53 filings
- 2012 34 filings
- 2011 60 filings
- 2010 63 filings
- 2009 56 filings
- 2008 55 filings
- 2007 48 filings
- 2006 62 filings
- 2005 55 filings
- 2004 14 filings
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chongqing Zhifei Biological Products Co.,Ltd.
Develops and distributes vaccines and biological products v…
|
300122 | CN | Manufacturing |
|
CHOONG ANG VACCINE LABORATORY
Develops and manufactures vaccines, pharmaceuticals, and fe…
|
072020 | KR | Manufacturing |
|
CHOSA Oncology AB
Develops diagnostics and therapeutics for platinum-based ch…
|
CHOSA | SE | Manufacturing |
|
CHUGAI PHARMACEUTICAL CO., LTD.
A research-driven pharmaceutical company developing innovat…
|
4519 | JP | Manufacturing |
|
CHUKYOIYAKUHIN CO.,LTD.
Offers health products and pharmaceuticals via a direct-to-…
|
4558 | JP | Manufacturing |
|
Cian Healthcare Limited
WHO-GMP certified manufacturer of diverse healthcare produc…
|
542678 | IN | Manufacturing |
|
Cidara Therapeutics, Inc.
Develops targeted immunotherapies and anti-infectives for s…
|
CDTX | US | Manufacturing |
|
CILO CYBIN HOLDINGS LIMITED
Vertically integrated medical cannabis company with GACP cu…
|
CCCE | ZA | Manufacturing |
|
Cinclus Pharma Holding AB
Clinical-stage pharma company developing a PCAB for gastric…
|
CINPHA | SE | Manufacturing |
|
Cingulate Inc.
A clinical-stage biopharma firm developing treatments for A…
|
CING | US | Manufacturing |
MESOBLAST LTD 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/31658/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31658 | 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=31658 | 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=31658 \ -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": 31658}, 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 MESOBLAST LTD (id: 31658)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.