Get properties by place slug
GET/developer/places/:slug
Retrieve all properties within a specific place/destination area, with optional filters for guests, check-in date, and number of nights. Returns paginated property summaries. Use this to build a destination landing page showing all available properties in an area.
Request
Responses
- 200
- 403
- 404
- 429
Paginated list of properties in the specified place
Invalid API key, IP not whitelisted, or origin not allowed
Place not found for the given slug
Rate limit exceeded — check Retry-After header