How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Bungalow Listings API

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 ifthere is a known move out occurring in the future.Results are updated approximately every 10 minutes so any polling done on these endpointsshould aim to match that timeframe where possible. Since pricing can change dynamicallywe 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_livingor group_living). If the value is `group_living`, use the `full_property_price` fieldfor 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 lessthan 30 days until the earliest availability date.

Bungalow Listings API is one of 4 APIs that Bungalow publishes on the 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.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.2.0.

Requests are made against a single base URL, https://fieldstone.bungalow.com/api/v1/.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
Base URL
https://fieldstone.bungalow.com/api/v1/
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Listings 2

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…

GET
/listings/properties/
This endpoint allows you to get a list of all marketable properties for a given market. Co-living addresses are obfuscated for privacy reasons, as is the fidelity of latitude and longitude. Full addr…
/listings/properties/ 20 params → 200
GET
/listings/properties/{id_or_slug}
Get listing information for a single property. Can query by id or slug. This endpoint returns a richer level of information than the list endpoint.
/listings/properties/{id_or_slug} 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bungalow-listings-api-openapi.yml Raw ↑

Other APIs Bungalow publishes across the network.

Bungalow Applications API
Bungalow Markets API
Bungalow Showings API
Where this information came from

This is an independent, third-party profile of Bungalow Listings API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.