Hello!
We want to implement "Top suggestions" in our custom mobile app UI for iOS and Android so it looks similar to the web widget where "Top suggestions" are shown by default.
Is there an API endpoint for it or a SDK function?
I was thinking about the only way to get all articles using API and sort them by "vote_sum". But I am not sure if it is the same.
Alex
The top suggestions is based off of contextual help, which we don't have a publicly available API endpoint for.
Sorry for the inconvenience!