Hostaway · Capability
Hostaway Reservations API — Reservations
Hostaway Reservations API — Reservations. Self-contained Naftiko capability covering one Hostaway business surface.
Hostaway Reservations API — Reservations is a Naftiko capability published by Hostaway, one of 4 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, POST, and PUT methods rooted at /v1/reservations.
The capability includes 2 read-only operations and 2 state-changing operations. Lead operation: Hostaway List Reservations. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Hostaway, Reservations, Vacation Rentals, and Bookings.
What You Can Do
GET
Listreservations
— Hostaway List Reservations
/v1/reservations
POST
Createreservation
— Hostaway Create Reservation
/v1/reservations
GET
Getreservation
— Hostaway Get Reservation
/v1/reservations/{reservation-id}
PUT
Updatereservation
— Hostaway Update Reservation
/v1/reservations/{reservation-id}
MCP Tools
hostaway-list-reservations
Hostaway List Reservations
read-only
idempotent
hostaway-create-reservation
Hostaway Create Reservation
hostaway-get-reservation
Hostaway Get Reservation
read-only
idempotent
hostaway-update-reservation
Hostaway Update Reservation
idempotent