StarRez
Last updated
Was this helpful?
Last updated
Was this helpful?
StarRez integration enables guests to self-onboard by identifying themselves via with their StarRez account from the WiFi portal. If their account is valid, they receive a personal WiFi Passphrase.
Get your REST API Connection Settings:
Log in to StarRez and click on Account in the top left > Account
Web Service Tokens > Create New
Enter a Name/description for the Token and set the Expiry Date. Make sure you copy the token from this screen. It cannot be viewed after you close this window and is not recoverable.
Refer to the API documentation to find your Rest API URL ()
Your StarRez system is usually hosted on a URL such as format https://yourinstitution.starrezhousing.com
or similar.
The REST API services typically reside under a /StarRezREST/services/
path, so the Rest API URL could be something like:
https://yourinstitution.starrezhousing.com/StarRezREST/services/
Keep a record of these credentials and the RestAPI URL
Comng soon...