Introduction
This guide explains how to access the GuestWisely API credentials necessary for integrating your standalone website with your GuestWisely account. These credentials allow you to retrieve and manage property data securely through the API.
Note: If you're using a GuestWisely-hosted website, you do not need to configure these settings.
How to Connect your Website
You can access the Website API information by going to Settings > API & Integrations > Website API Access.
This section provides the API settings you will need to copy in order to sync with your website:
GuestWisely API Owner Token: Connects your website to the GuestWisely API to access your property data.
GuestWisely API Key: Accesses private property data via the API. This key is base64-encoded and used in authentication headers.
GuestWisely API Password: Authenticates your API connection alongside the username and key. This is also base64-encoded for security.
GuestWisely API Owner Username: The username linked to your API access.
GuestWisely Email Address: Used to send messages from your GuestWisely application.
Important Security Note
Keep your API credentials confidential. Never share them publicly or embed them in public code repositories. If you believe your credentials have been compromised, contact GuestWisely support at support@guestwisely.io.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article