# Bungalow Listings API

**Canonical:** https://apis.io/apis/bungalow/bungalow-listings-api/  
**Provider:** Bungalow — https://apis.io/providers/bungalow/  
**Base URL:** https://fieldstone.bungalow.com/api/v1/  
**Documentation:** https://fieldstone.bungalow.com/api/v1/docs/

Bungalow Listings API is one of 4 APIs that [Bungalow](https://apis.io/providers/bungalow/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Listings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

Listings endpoints allow you to get all listings in a market or a singular property. Rooms within properties can become marketable before the room is vacant, generally if there is a known move out occurring in the future. Results are updated approximately every 10 minutes so any polling done on these endpoints should aim to match that timeframe where possible. Since pricing can change dynamically we recommend not waiting longer than 24 hrs to pull new results. In order to discern between entire house "Group Home" listings and individual room "Coliving Home" listings, please use the `property_marketing_type` value (co_living or group_living). If the value is `group_living`, use the `full_property_price` field for pricing, if the value is `co_living`, use the values in the `room_prices` array. Bungalow requests that third-party listings sites only post a listing if there is less than 30 days until the earliest availability date.

## Operations (2)

| Method | Path | Summary |
|---|---|---|
| GET | `/listings/properties/` | — |
| GET | `/listings/properties/{id_or_slug}` | — |

## Machine-readable artifacts (9)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/bungalow/refs/heads/main/openapi/bungalow-listings-api-openapi.yml
- **Documentation** — https://fieldstone.bungalow.com/api/v1/docs/
- **APIReference** — https://fieldstone.bungalow.com/api/v1/docs/
- **GettingStarted** — https://fieldstone.bungalow.com/api/v1/docs/#section/Getting-Started
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/bungalow/refs/heads/main/authentication/bungalow-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/bungalow/refs/heads/main/conventions/bungalow-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/bungalow/refs/heads/main/errors/bungalow-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/bungalow/refs/heads/main/data-model/bungalow-data-model.yml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/bungalow/refs/heads/main/asyncapi/bungalow-webhooks.yml

## Other Bungalow APIs (3)

- [Bungalow Applications API](https://apis.io/apis/bungalow/bungalow-applications-api/)
- [Bungalow Markets API](https://apis.io/apis/bungalow/bungalow-markets-api/)
- [Bungalow Showings API](https://apis.io/apis/bungalow/bungalow-showings-api/)

## Tags

Listings

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/bungalow/bungalow-listings-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/bungalow/.
