Skip to main content

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 (max size is 100).
  • Dates are ISO-8601 (YYYY-MM-DD); timestamps are RFC 3339 / ISO-8601 UTC.
  • null values are omitted from responses.

Next steps

  1. Read Authentication — how to use your API key.
  2. Follow the Quickstart — fetch your first listing in five minutes.
  3. Browse the API Reference — full schema for every endpoint.

Need a key? Contact [email protected].