Category:API: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 8: Line 8:
To use the API you need to allow API ACCES.  
To use the API you need to allow API ACCES.  
Go to SETTINGS -> ACCOUNT  -> ACCOUNT ACCESS and allow API access. The API is available at https://api.beds24.com.The XML functions can be accessed with your Beds24  username and password. The JSON functions can be created with a API and prop key which you set yourself in the Beds24 control panel SETTINGS->ACCOUNT and SETTINGS->PROPERTIES->LINK
Go to SETTINGS -> ACCOUNT  -> ACCOUNT ACCESS and allow API access. The API is available at https://api.beds24.com.The XML functions can be accessed with your Beds24  username and password. The JSON functions can be created with a API and prop key which you set yourself in the Beds24 control panel SETTINGS->ACCOUNT and SETTINGS->PROPERTIES->LINK
The default limit is 60 API calls per 5 minutes for an account
You should design your interface to eliminate unnecessary calls.
If you put a delay of 5 seconds between calls you should have no problems.


== Capabilities ==
== Capabilities ==