cURL
curl --request GET \ --url 'https://api.example.com/v2/search/suggestions?api_key='
{ "suggestions_request_id": "<string>", "suggestions": [ { "title": "<string>", "suggestions_result_id": "<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 that should be shown to the user while they are typing.
Show child attributes
Was this page helpful?