Autocomplete suggestions with count

Retrieve a list of word suggestions and their frequency of occurence based on the provided query. Use of this API is on a per-request basis. Make sure to contact support if you're interested.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Customer identifier used for authenticating the request.

string
required

Project identifier used for authenticating the request, and to determine what project environment the interaction will take place in.

string
required

Points to the culture of the project, which determines what content within the projects scope the answer will originate from.

Query Params
string
required

Input query used to generate suggestions.

int32

Starting point in the data for the query

integer

The maximum amount of suggestions to retrieve.

Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json, standard