Search API available?
I got asked to integrate RoboHelp search into an external search and now I am looking for an endpoint on RoboHelp to trigger such a search, get some responses in a defined format (JSON?) to be able to consume that then. But I could not yet find an API for that. Anyone around who could help me with that? Is there an API that I can call with "curl" to get some responses? Essentially I have a search term, want to get the top X search results from RoboHelp along with the URL on RoboHelp and then render this for the enduser.
The API docs I got sent are for showing RoboHelp from different digital entities (web, Java app, C# app, ...), but not a generic API for me to call into.
This is the API I got sent to:
Is there something better around? Some Swagger doc or so? Some other developer documentation? They surely have that around in 2021 ...
