Places (Search) API Developer's Guide

Suggestions Media Type

The suggestions media type contains a list of suggested search terms.

Media Type URI

urn:nlp-types:suggestions

Media Type Structure

For performance reasons, this media type doesn't use hypermedia links. Instead, clients processing suggestion resources must use the suggested search term selected by their user as the value of the q resource parameter to access a search resource.

The suggested search terms are exposed in a simple JSON object containing one attribute:

Attribute Type Description
suggestions Array[String] An array of suggested search terms.