Skip to content

Recognize places (POST)

POST
/v1/recognize/places

Recognize place entities from text.

object
queries
Array<string>

A successful response.

object
queryItems
object
key
additional properties
object
items
Array<object>
object
span

Required. Substring of input query.

string
places

Optional. Recognized places.

Array<object>
object
dcid
string

An unexpected error response.

object
code
integer format: int32
message
string
details
Array<object>
object
@type
string
key
additional properties