Elivaas Partner API
The Partner API exposes Elivaas' inventory, listings, and pricing so distribution partners can integrate vacation rentals into their own search and booking flows.
What you can do today
- Browse listings with full property details — photos, amenities, capacity, location.
- Read daily inventory for the next 90 days (configurable up to 365).
- Fetch occupancy-based rates per meal plan, scoped to your channel.
Base URL
https://partner-api.elivaas.com
Conventions
- All endpoints return JSON.
- Pagination is 1-based:
page=1&size=20(maxsizeis 100). - Dates are ISO-8601 (
YYYY-MM-DD); timestamps are RFC 3339 / ISO-8601 UTC. nullvalues are omitted from responses.
Next steps
- Read Authentication — how to use your API key.
- Follow the Quickstart — fetch your first listing in five minutes.
- Browse the API Reference — full schema for every endpoint.
Need a key? Contact partners@elivaas.com.