Skip to main content

Geo API (3.0)

GeoService

/hierarchy/flights/nearest

Request Body schema: application/json
required
object (rpcLocator)
locale
string

Responses

Request samples

Content type
application/json
{
  • "locator": {
    },
  • "locale": "string"
}

Response samples

Content type
application/json
{
  • "status": "RESULT_STATUS_UNSPECIFIED",
  • "places": {
    }
}

/hierarchy/flights

Authorizations:
UserAuth
path Parameters
locale
required
string

Locale of the request.

Responses

Response samples

Content type
application/json
{
  • "status": "RESULT_STATUS_UNSPECIFIED",
  • "places": {
    }
}