Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API call for Search Suggestions
GET
https://xyz.search.frenzy.ai/suggest
{ "suggestions":[ "...", "..." ] }
{'error': 'server_error'}
curl --location --request GET 'https://xyz.search.frenzy.ai/suggest?query=shoes' --header 'x-frenzy-authorization: API KEY'