cURL
curl --request GET \ --url 'https://api.example.com/v3/search/suggestions?api_key='
{ "suggestions_request_id": "<string>", "suggestions": [ { "suggestions_result_id": "<string>", "query": "<string>", "type": "query" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.depict.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.depict.ai/llms.txt
Use this file to discover all available pages before exploring further.
1
Successful Response
List of suggestions for search queries and product listings that should be shown to the user while they are typing.
Show child attributes
Was this page helpful?