Irish cancer patients paid up to €50,000 for unauthorised treatments advertised on social media
Medicinal watchdog became aware of website which was unlawfully providing advanced therapy medicinal products
Real-time health news from Ireland, structured for developers. NewsMesh filters Ireland-relevant health coverage into one JSON feed (GET /v1/latest?category=health&country=ie), each story tagged with category, country relevance, and the named people detected in the body.
Medicinal watchdog became aware of website which was unlawfully providing advanced therapy medicinal products
Health Service Executive fails to secure interest from any State body in Weir Home on Cork Street
Incorrect labelling may ‘mislead’ people with diabetes, Food Safety Authority of Ireland says
Rotunda SATU in Dublin experienced biggest rise among the six HSE units in 2025
The Irish Times answers your questions on how to cope with the latest bout of high temperatures
Broadcaster does not consent or object to order sought by Health Information and Quality Authority
Case involving Nellie Lannen is first to come before High Court since Children’s Health Ireland Temple Street controversy
An Ireland study finds decaf drinkers experience notable improvements in learning and memory
Dad David Ruttledge, 43, was devastated after being diagnosed with renal cancer after a routine blood test but has since raised thousands for the Irish Kidney Association
Finding that vestibular migraine constituted a disability is legal first in Ireland
Report from Safe Ireland highlights growing prevalence of technology-facilitated and economic abuse
Regular meals and an ability to regulate moods gives Darndale pupils a better chance
Anne Lane (79) and a travel companion were quarantined for six weeks at HSE facility following outbreak of deadly virus
Dr Anthony McGrath was jailed for eight years over an insurance scam in 2019
Anja Busse, who was in Dublin this week, says health and social services must be a priority for users
Limited number of families to be given voucher for ‘comprehensive cloth nappy starter kit’
New research shows Ireland’s longer-term road mortality rate is still lower than EU average
Figures show 265 people aged 65 or older, of whom 146 in Dublin, in emergency accommodation during April
Advisory notices issued for the Forty Foot, Dún Laoghaire Baths, Sandycove and Coliemore Harbour
Killian Burnett died of cardiac arrest at home, brought on by acute asthma attack in 2022
NewsMesh filters Ireland-relevant health coverage into one structured feed, ready to query by the same parameters as the rest of the API.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=health&country=ie). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=health&country=ie&limit=20"GET /v1/latest: Most-recent articles, filterable by category, country, and date range.GET /v1/search: Full-text search across the archive with boolean operators and source filters.GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.GET /v1/article/{id}: Fetch a single article and its full metadata by ID.NewsMesh filters Ireland-relevant health coverage into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.
Call GET /v1/latest?category=health&country=ie. Use /v1/search to add keyword queries on top of the same filters.
Yes. Swap the category parameter (business, sports, technology, health, and more) or drop it entirely to get all Ireland coverage from /v1/latest?country=ie.
Yes. NewsMesh is a real-time news API: health Ireland stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.
Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.
Access the full dataset programmatically with the NewsMesh API.