← Back to changelog list
New

Open API and Webhooks

Hostex now supports Open API and webhooks, enabling seamless integration for users and third-party applications.

1. OpenAPI:

The Open API provides the following features:

  • Restful API.
  • Ability to create direct bookings.
  • Access to view and modify availability, prices, and booking restrictions.
  • Retrieval of property and room type data.
  • Sending and receiving instant messages.
  • Retrieval of review data.
  • Asynchronous callbacks through webhooks.

Click to view the technical documentation

2. Webhooks

Webhooks are a method by which Hostex can automatically send real-time data notifications to your specified URLs when specific events occur.

When there are new reservations, changes in reservations, changes in availability or pricing, new guest messages, or guest reviews of your listing, Hostex will send HTTP POST requests to the URLs you provided.