Overview

Instructions to use REST API NextQueries service.

Step-by-step guide

Service Name

nextqueries

Service URL

URL_SEARCH/INSTANCE_ID/nextqueries?INPUT_PARAMETERS

Input Parameters

ParameterDescriptionData TypeMandatory
qThe query for the requestStringYes
langSet the language of the queryStringYes

*If additional params are required, please contact us


Output

RelatedTags results

The service will return a json node.

[
	{
    	query: "ZZZZZ"
	},
	{
    	query: "YYYYY"
	}
]

Related Resources: Next Queries