---
title: "Search Landing's published furnished apartments by location."
method: GET
path: "/api/public/search"
---

# Search Landing's published furnished apartments by location.

`GET /api/public/search`

## Query parameters

- `market` string, required
- `check_in` string
- `check_out` string
- `bedrooms` integer
- `max_price` integer

## Response `200`

Success

## Other responses

- `400` — Invalid parameters
- `404` — Unknown home or market

---

[API](https://skmtc.net/hellolanding/apis/landing-public-api-http-get.md) · [All operations](https://skmtc.net/hellolanding/apis/landing-public-api-http-get/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hellolanding/landing-public-api-http-get/revisions/6905507726a6/schema)
