Juyo Analytics

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

Applies to:          Stayntouch PMS          

Juyo Analytics


Juyo Analytics ingests reservation, inventory, revenue, and group data from Stayntouch for analytics and AI-powered reporting. The integration is read-only—no data is written back to the PMS.

  • Pull reservations (historical backfill and daily incremental delta)
  • Pull hotel settings
  • Pull inventory
  • Pull group


The integration can be used globally.


WEBHOOK USAGE (Available to move to a webhook/callback approach if needed.)

  • There are no webhooks in use.


API USAGE

  • GET /reservations once for daily incremental.
  • GET /reservations/{id}/revenue
  • GET /bills/revenue
  • GET /inventories
  • GET /groups
  • GET /groups/{id}/custom_group_addons
  • GET /groups/{id}/room_rates
  • GET /hotels/{id}/room_types
  • GET /hotels/{id}/rates
  • GET /hotels/{id}/sources
  • GET /hotels/{id}/charge_groups
  • GET /hotels/{id}/charge_codes


GENERATING OAUTH KEYS

  • Stayntouch Implementations will generate API OAuth keys to Juyo Analytics.
    • 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.