Related Queries API - /rest/v2/api/related/query

JSON Payload

JSON FieldsValue
apikeyAPI key accessible in the Dasboard > Collections > License. It is also present in the config.xml file.
fieldfield is the field from which the related search terms are to be fetched eg: content, keywords, title, description or custom meta field
colcollection id
typewhether it is phrase or fuzzy search for related terms
phrase refers to exact match
fuzzy refers to fuzzy match (approximate matches)
operatorAND or OR operator between the terms if multiple words are available in search term
limitnumber of related queries returned
termsnumber of associated terms returned for each query
querysearch query
Language
Click Try It! to start a request and see the response here!