Skip to main content

API

API Integration for external services

Updated over a week ago

At present, Witei does not offer a public API service for direct integration with external applications. This means that, as of today, it is not possible to establish communication with the platform using API requests (REST/JSON or similar formats).

However, we understand the importance of connecting Witei with other management systems, websites, or third-party tools. For this reason, we provide two official integration alternatives that cover most common needs:

  1. Integration via XML

    • Witei allows you to export data in XML format.

    • This format is widely used in the industry and enables other portals, websites, or applications to import information in a structured way.

  2. Integration via Webhooks

    • Webhooks allow Witei to automatically notify an external system when a specific event occurs (for example, when a property is created or updated).

    • This makes it possible to keep data synchronized between Witei and other applications in real time.

Recommendation

If your goal is to connect Witei with a custom development, a website, or third-party software, we recommend using one of these two integration options. Both XML and Webhooks are designed to ensure secure and automated information exchange, without requiring a traditional API.

Did this answer your question?