Skip to main content
GET
Get detailed information for a place
For easy integration with web and Android projects, this service is also available through our JavaScript and Java libraries.
Designed to be used in conjunction with the Search API — the placeId this endpoint requires is part of every search result.

Authorizations

key
string
query
required

Your Baato access token. See Authentication.

Query Parameters

placeId
integer
required

The ID for the place of interest, as returned by the Search API.

adminInfo
boolean
default:false

Include admin level info (province, district, municipality) in the response.

Response

Detailed information for the requested place.

timestamp
string

Server time when the response was generated.

Example:

"Thu May 14 07:35:16 NPT 2020"

status
integer

HTTP-style status code echoed in the response body.

Example:

200

message
string
Example:

"Success"

data
object[]