The Search Suggestions API provides intelligent search suggestions for any query, helping you build better search experiences. This API is perfect for implementing autocomplete functionality, query refinement, and enhancing user search interactions across your applications.
Intelligent query completion and refinement
Enhanced user experience with predictive search
Seamless integration with other JigsawStack APIs
Fast response times for smooth autocomplete experiences
{ "success": true, "suggestions": [ "what is the capital of california", "what is the capital of canada", "what is the capital of australia", "what is the capital of texas", "what is the capital of the united states", "what is the capital of florida", "what is the capital of france", "what is the capital of brazil", "what is the capital of new york", "what is the capital of alaska", "what is the capital of italy", "what is the capital of japan", "what is the capital gains tax rate", "what is the capital of maine", "what is the capital of illinois" ], "_usage": { "input_tokens": 8, "output_tokens": 134, "inference_time_tokens": 162, "total_tokens": 304 }}