Data
Get details of a specific place
Returns detailed information about a specific place by its ID.
GET
Get details of a specific place
Authorizations
API key for authentication. Add your API key to the Authorization header with this format: 'Bearer your_api_key_here'
Path Parameters
The unique identifier of the place
Response
Successfully retrieved place details
Unique identifier for the place
Human-readable name of the place
Categories the place belongs to
Human-readable address of the place
Language code for the returned result
Pattern:
^[a-z]{2}(-[A-Z]{2})?$Geographical coordinates of the place
Get details of a specific place