Connect Access System with API: Difference between revisions

Jump to navigation Jump to search
Created page with "Category:API ''This page explains how to connect a system which needs upcoming bookings via API'' __Toc__ == Introduction == == API setup == Create an API Key for yo..."
 
Line 9: Line 9:
== API setup ==
== API setup ==


Create an API Key for your Beds24 account at Settings  >  Account  > Account Access
Contact Beds24 for a merchant Key for the Arrivals API
 
For extra security also whitelabel your IP address to prevent access from unauthorized IP addresses.
 
Access to most API functions will require the API Key and the PROP Key for the property being accessed.
 
There are usage limits on the API so design your system to avoid unnecessary and minimize the frequency of API calls.
 
The JSON API functions are recommended https://api.beds24.com
 
 
 


== Booking Notification ==
== Booking Notification ==