Password: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (15 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Account]] | [[Category:Account]] | ||
This page is about the menu SETTINGS | <div class="heading">Account Access</div> | ||
This page is about the menu {{#fas:cog}} (SETTINGS) ACCOUNT > ACCOUNT ACCESS | |||
__TOC__ | |||
= Password = | |||
This is the password for your account. | |||
=Administrator Email= | |||
This is the email address for the account and will receive important system emails. | |||
=Additional login= | |||
Allow an additional login with the same username, restrictions apply for the additional login, click (?) for more information. | |||
=Security= | |||
Regular password changes, 2 Factor Authentication and Session Timeout increase security. Select the options you want to use. | |||
=Allow API Access= | |||
: | With our [https://api.beds24.com API] you can access your account from an external source. | ||
*JSON | There are three different types of API functions - CSV, XML and JSON. They require different methods of authorization: | ||
:You need two special keys - one for the API itself and one for the property. The keys have to consist of 16 characters of your choosing. | *CSV: Your Beds24 account user name and password | ||
*XML: Your Beds24 account user name and password | |||
*JSON: You need two special keys - one for the API itself and one for the property. The keys have to consist of 16 characters of your choosing. | |||
1. API key {{#fas:cog}} (SETTINGS) PROPERTIES > ACCESS | |||
*API Key = my_very_secret_api_key | |||
*API Key Access = allow any IP | |||
*IP Whitelist = [leave empty] | |||
*Allow Writes = Yes | |||
*:Property Access = Owned by this account only | |||
2. Property key {{#fas:cog}} (SETTINGS) PROPERTIES > ACCESS | |||
*propKey = secret_key_for_prop_XXXXXX | |||