Stayntouch PMS Innate by Traversable
Innate by Traversable, developed by Titan Technologies, is an AI-native strategy and analytics engine for independent hotels. It ingests reservation, rate, group, and inventory data to power dashboards, forecasting, and AI-assisted decision making. The integration is read-only—no data is written back to the PMS.
- Pull reservations
- Pull group
- Pull inventory
- Pull hotel settings
The integration can be used globally.
To activate this integration for your property, please contact Customer Support.
WEBHOOK USAGE
- There are no webhooks in use.
API USAGE
- GET /hotels
- GET /hotels/{id}/room_types
- GET /hotels/{id}/rooms
- GET /hotels/{id}/sources
- GET /hotels/{id}/origins
- GET /hotels/{id}/market_segments
- GET /hotels/{id}/rate_types
- GET /hotels/{id}/segments
- GET /hotels/{id}/rates
- GET /reservations once daily for incremental sync
- GET /groups once daily
- GET /rooms/{id}/inactive
The API endpoints are ingested daily. Innate will migrate to a webhook/callback approach in Q3 2026 to support real-time data analysis.
Phase 2 of development will include the RMS product.
GENERATING OAUTH KEYS
- Stayntouch Implementations will generate API OAuth keys to Innate.
- client_id
- client_secret
- hotel_id
- API endpoints