Hostaway Webhooks API
Manage unified webhooks for the three Hostaway event types — reservation created, reservation updated, and new message received. Failed deliveries retry up to three times before a failure email is sent to the configured alert recipient.
Hostaway Webhooks API is one of 16 APIs that Hostaway publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Vacation Rentals, Webhooks, and Events. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.
This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://api.hostaway.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Hostaway Webhooks API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (OAuth2ClientCredentials) using the clientCredentials flow, exposing 1 scope.
By default, every request must be authenticated.
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Unified event webhooks
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are WebhookInput (5 properties), StandardResponse (2 properties), WebhookResponse (2 properties), WebhookListResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Hostaway 12
Other APIs Hostaway publishes across the network.