Hi
Apologies, I think you misunderstood my original question, and maybe I wasn't clear enough
I current have a Joomla 3 site (which as you know Joomla 3 has no native API) with a component installed called jBackend which adds a restful API feature.
With jBackend I am able to use endpoints for searching articles based on keywords and tags, then using the same API fetch the article on a 3rd party website outside of the Joomla website.
I am looking to upgrade from J!3 to J!4 but the component jBackend is no longer supported for J!4, probably because J!4 has a native API.
Looking at that native API I can't find the endpoints for searching articles based on keywords and/or tags. That was why I created my original posting on the group.