Bungalow

Bungalow is a US residential rental platform for single-family homes, operating both a co-living ("Coliving Home") product where individual rooms in a house are leased to separately screened housemates and a whole-home ("Group Home") product leased to a single group. Founded in 2017 by Andrew Collins and Justin McCarty and headquartered in Miami, FL, the company pairs a renter-facing marketplace and mobile app with a homeowner property-management portal and an SFR investment service ("Radar Powered by Bungalow") covering sourcing, underwriting, renovation and management. Bungalow publishes a small, anonymous, read-mostly public REST API — the Bungalow API at fieldstone.bungalow.com — so that third-party listing sites, rental search portals and partner platforms can syndicate its markets and property listings, retrieve showing availability, book a showing, and submit an application source. Authenticated Hotpads and Facebook Catalog XML feeds are offered to approved integration partners as a richer alternative, and partners are asked to post lead-capture webhooks back to Bungalow. Active in roughly 23 markets across the United States.

Bungalow publishes 1 API on the APIs.io network. Tagged areas include Company, real-estate, residential-real-estate, rental-listings, and property-management.

The Bungalow catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Bungalow’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, authentication, and 21 more developer resources.

42.2/100 developing ▬ flat Agent 39/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
1 APIs
Companyreal-estateresidential-real-estaterental-listingsproperty-managementco-livingsingle-family-rentallistings-syndicationhousingproptechmarketplace

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 42.2/100 · developing
Contract Quality 13.5 / 25
Developer Ergonomics 10.8 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 1.0 / 13
Governance 1.4 / 12
Discoverability 8.7 / 10
Agent readiness — 39/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bungalow: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Bungalow API

Anonymous, read-mostly public REST API for syndicating Bungalow's residential rental inventory. Covers markets (23 active US metros with geo bounds, timezone and rent premiums),...

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bungalow Authentication

none · 0 schemes

SECURITY

Bungalow Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: bungalow
name: Bungalow
description: Bungalow is a US residential rental platform for single-family homes, operating both a co-living ("Coliving Home")
  product where individual rooms in a house are leased to separately screened housemates and a whole-home ("Group Home") product
  leased to a single group. Founded in 2017 by Andrew Collins and Justin McCarty and headquartered in Miami, FL, the company
  pairs a renter-facing marketplace and mobile app with a homeowner property-management portal and an SFR investment service
  ("Radar Powered by Bungalow") covering sourcing, underwriting, renovation and management. Bungalow publishes a small, anonymous,
  read-mostly public REST API — the Bungalow API at fieldstone.bungalow.com — so that third-party listing sites, rental search
  portals and partner platforms can syndicate its markets and property listings, retrieve showing availability, book a showing,
  and submit an application source. Authenticated Hotpads and Facebook Catalog XML feeds are offered to approved integration
  partners as a richer alternative, and partners are asked to post lead-capture webhooks back to Bungalow. Active in roughly
  23 markets across the United States.
image: https://assets.bungalow.com/home-page/header/header-hero-min.png?h=630&w=1200&auto=format
url: https://raw.githubusercontent.com/api-evangelist/bungalow/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-01'
modified: '2026-08-01'
tags:
- Company
- real-estate
- residential-real-estate
- rental-listings
- property-management
- co-living
- single-family-rental
- listings-syndication
- housing
- proptech
- marketplace
apis:
- name: Bungalow API
  description: Anonymous, read-mostly public REST API for syndicating Bungalow's residential rental inventory. Covers markets
    (23 active US metros with geo bounds, timezone and rent premiums), marketable property listings filtered by market slug,
    neighborhood, amenities and price, single-property detail by id or slug, showing-availability grids, showing creation,
    and application-source submission. JSON over HTTPS with limit/offset pagination, a structured error envelope, and URI
    path versioning (/api/v1/). Authenticated Hotpads and Facebook Catalog XML feeds are available to approved partners via
    integrations@bungalow.com.
  humanURL: https://fieldstone.bungalow.com/api/v1/docs/
  baseURL: https://fieldstone.bungalow.com/api/v1/
  tags:
  - real-estate
  - rental-listings
  - listings-syndication
  - property-management
  - co-living
  - single-family-rental
  - housing
  - proptech
  properties:
  - type: Documentation
    url: https://fieldstone.bungalow.com/api/v1/docs/
  - type: APIReference
    url: https://fieldstone.bungalow.com/api/v1/docs/
  - type: GettingStarted
    url: https://fieldstone.bungalow.com/api/v1/docs/#section/Getting-Started
  - type: OpenAPI
    url: openapi/bungalow-openapi-original.yml
  - type: Overlay
    url: overlays/bungalow-openapi-original-overlay.yaml
  - type: Authentication
    url: authentication/bungalow-authentication.yml
  - type: Conventions
    url: conventions/bungalow-conventions.yml
  - type: ErrorCatalog
    url: errors/bungalow-problem-types.yml
  - type: DataModel
    url: data-model/bungalow-data-model.yml
  - type: Webhooks
    url: asyncapi/bungalow-webhooks.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://bungalow.com/
- type: DeveloperPortal
  url: https://fieldstone.bungalow.com/api/v1/docs/
- type: Documentation
  url: https://fieldstone.bungalow.com/api/v1/docs/
- type: APIReference
  url: https://fieldstone.bungalow.com/api/v1/docs/
- type: GettingStarted
  url: https://fieldstone.bungalow.com/api/v1/docs/#section/Getting-Started
- type: Support
  url: https://bungalow.com/faq
- type: HelpCenter
  url: https://bungalow.com/help
- type: Blog
  url: https://bungalow.com/articles
- type: SignUp
  url: https://bungalow.com/signup
- type: Login
  url: https://bungalow.com/login
- type: TermsOfService
  url: https://bungalow.com/terms-of-use
- type: PrivacyPolicy
  url: https://bungalow.com/privacy-policy
- type: About
  url: https://bungalow.com/about
- type: Press
  url: https://bungalow.com/press
- type: Careers
  url: https://bungalow.com/careers
- type: OpenAPI
  url: openapi/bungalow-openapi-original.yml
- type: Overlay
  url: overlays/bungalow-openapi-original-overlay.yaml
- type: Authentication
  url: authentication/bungalow-authentication.yml
- type: Conventions
  url: conventions/bungalow-conventions.yml
- type: ErrorCatalog
  url: errors/bungalow-problem-types.yml
- type: DataModel
  url: data-model/bungalow-data-model.yml
- type: Lifecycle
  url: lifecycle/bungalow-lifecycle.yml
- type: Conformance
  url: conformance/bungalow-conformance.yml
- type: Webhooks
  url: asyncapi/bungalow-webhooks.yml
- type: ToolCrosswalk
  url: mcp/bungalow-tool-crosswalk.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/bungalow-llms.txt
- type: DomainSecurity
  url: security/bungalow-domain-security.yml
x-enrichment:
  date: '2026-08-01'
  status: enriched
  artifacts_added: 18
  pass: local-v1