-
On my web page I want to show a list of all the top 5 searches made through algolia indicies. Can someone point me to an example where I can access this data through code? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It can be found using the analytics API: https://www.algolia.com/doc/rest-api/analytics/#get-top-searches |
Beta Was this translation helpful? Give feedback.
-
Thanks for that I get {"status":401,"message":"The provided API key is missing the "analytics" ACL"} code used |
Beta Was this translation helpful? Give feedback.
It can be found using the analytics API: https://www.algolia.com/doc/rest-api/analytics/#get-top-searches