Returns a list of places based on a text query. This endpoint helps find locations such as cities, points of interest, etc.
API key for authentication. Add your API key to the Authorization header with this format: 'Bearer your_api_key_here'
Search query for places (e.g., 'Manhattan', 'Eiffel Tower')
2Restricts results to places matching the specified type
hotel, resort, hostel, apartment, vacation_rental, bed_and_breakfast, inn, motel, city, airport, restaurant, attraction, shopping_mall, beach, park, landmark The language code in which to return results.
^[a-z]{2}(-[A-Z]{2})?$Maximum number of results to return.
1 <= x <= 20Successfully retrieved list of places