Get available start dates for next N months
GET/developer/properties/:id/start-dates
Retrieve specific available check-in dates for a property over the next N months. Unlike startDays (which returns day-of-week rules), this returns actual calendar dates that are open for new bookings. Use this to populate an availability calendar with selectable dates.
Request
Responses
- 200
- 403
- 404
- 429
Array of available start dates for the requested period
Invalid API key, IP not whitelisted, or origin not allowed
Property not found
Rate limit exceeded — check Retry-After header