Alliants

Modified on: Wed, 22 Jul, 2026 at 8:31 AM

Applies to:          Stayntouch PMS          

Alliants

Alliants Experience Platform is a guest engagement solution supporting messaging, concierge, online check-in, and digital key use cases. The integration pulls reservation, guest, and room data from Stayntouch via webhooks, with a daily delta sync as fallback.

  • Pull reservations and guest profiles
  • Pull room status
  • Pull hotel settings


The integration can be used globally.


WEBHOOK USAGE (Webhook secret supported)

  • Create Reservation
  • Edit Reservation
  • Cancel Reservation
  • Reinstate Reservation
  • No Show Reservation
  • Check-In Completed
  • Reverse Check-In
  • Checked-Out
  • Reverse Check-Out
  • Card Replace
  • Room Status
  • Pre-Check-In Available
  • Pre-Check-In Success
  • Pre-Check-In Failure


API USAGE

  • GET /reservations
  • GET /reservations/{id}
  • GET /guests/{id}
  • GET /rooms/{id}
  • GET /hotels/{id}
  • GET /hotels/{id}/room_types
  • GET /hotels/{id}/market_segments
  • GET /hotels/{id}/sources
  • GET /hotels/{id}/origins
  • GET /hotels/{id}/memberships
  • GET /hotels/{id}/likes
  • GET /hotels/{id}/payment_types
  • GET /hotels/{id}/rate_types
  • GET /hotels/{id}/departments


GENERATING OAUTH KEYS

  • Stayntouch Implementations will generate API OAuth keys to Alliants.
    • client_id
    • client_secret
    • hotel_id
    • API endpoints

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.