Real, date-specific anonymous quote for a home. Mirrors what an unauthenticated visitor sees in checkout: monthly rent after seasonal adjustments and length-of-stay discounts, the first-month charge, ongoing monthly cost, and an estimated total.

get/api/public/homes/{slug}/quote

Path parameters

slugstring required

Home slug to quote.

Query parameters

check_instring required

Move-in date (YYYY-MM-DD).

check_outstring required

Move-out date (YYYY-MM-DD) for a fixed stay, or the literal string "indefinite" for flex.

catsinteger

Number of cats, if any. Priced into charge_schedule; omit or pass 0 for no cats.

dogsinteger

Number of dogs, if any. Priced into charge_schedule; omit or pass 0 for no dogs.

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.