Skip to main contentπ Welcome to ELIVAAS API Reference
Introduction
Welcome to the ELIVAAS API documentation! Our API provides powerful tools to manage rate plans, properties, and inventories for various properties. Whether youβre integrating with a booking system, a property management tool, or another application that interacts with property data, ELIVAAS API offers comprehensive endpoints and detailed guidance to streamline your development process.
Environment
We provide two environments for your convenience:
-
Sandbox Environment: Perfect for testing API calls without affecting production data.
https://sandbox.elivaas.com
-
Production Environment: Use this environment for live data and production use.
https://api.elivaas.com/api
Authentication and API Keys
Authentication for ELIVAAS API is handled using API keys associated with your account:
- API Key (Api-Key): Use this key to authenticate API requests from your server securely. Never expose this key on a website or embed it in a mobile application.
Example:
snd_c69***
Endpoints Overview
The API is divided into several key areas:
- Rate Plans: Manage rate plans associated with properties.
- Restrictions: Handle date-based restrictions for rate plans.
- Properties: Access and manage property details.
- Inventories: Manage inventories for properties over specified date ranges.
Overview
ELIVAAS API operates on RESTful principles, utilizing standard HTTP verbs and returning JSON responses. It facilitates operations on resources such as rate plans, properties, and inventories. This documentation serves as your comprehensive guide, covering API endpoints, request parameters, response formats, and practical examples of requests and responses.
Get Started
- Explore Documentation: Familiarize yourself with the endpoints and examples provided.
- Integrate and Develop: Start building your integrations using our API endpoints.
Support
If you have any questions or need assistance, our support team is here to help:
Further Resources
For additional details and advanced features, refer to our complete documentation at Elivaas Documentation.