Landing Public API
Read-only, unauthenticated public access to Landing's furnished-apartment catalog. Search by market and dates (including open-ended LandingFlex stays), fetch a home with its full availability calendar, list the flex commitment tiers a home accepts, and get a real date-specific anonymous quote from the same pricing engine as checkout. Published as both a plain HTTP GET REST API (OpenAPI 3.1) and a public MCP server over JSON-RPC, with the two transports exposing identical read-only capabilities. Errors use an error/code/message envelope; search is page-paginated. The API cannot complete a reservation — it returns checkout links for a person to finish on the website.
Documentation
Documentation
https://www.hellolanding.com/api/public
APIReference
https://www.hellolanding.com/api/public/tools
Specifications
Other Resources
Examples
https://raw.githubusercontent.com/api-evangelist/landing/refs/heads/main/examples/landing-public-examples.yml
Overlay
https://raw.githubusercontent.com/api-evangelist/landing/refs/heads/main/overlays/landing-public-overlay.yaml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/landing/refs/heads/main/errors/landing-problem-types.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/landing/refs/heads/main/data-model/landing-data-model.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/landing/refs/heads/main/apis.yml