Password: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:


Here you can change/set up:
Here you can change/set up:
*Password
#Password
*Administrator Email
#Administrator Email
*API Access
#API Access
:With our [https://api.beds24.com API] you can access your account from an external source.
With our [https://api.beds24.com API] you can access your account from an external source.
:There are three different types of API functions - CSV, XML and JSON. They require different methods of authorization:
 
:*CSV
There are three different types of API functions - CSV, XML and JSON. They require different methods of authorization:
::Your Beds24 account user name and password
*CSV: Your Beds24 account user name and password
:*XML
*XML: Your Beds24 account user name and password
::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.
:*JSON
**API key
::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.
::*API key
:::Settings > Account > Account Access > API Key 1:
:::Settings > Account > Account Access > API Key 1:
:::API Key = my_very_secret_api_key
:::API Key = my_very_secret_api_key
Line 23: Line 21:
:::Allow Writes = Yes
:::Allow Writes = Yes
:::Property Access = Owned by this account only
:::Property Access = Owned by this account only
::*Property key
 
**Property key
:::Settings  >  Properties  > Access > propKey = secret_key_for_prop_XXXXXX
:::Settings  >  Properties  > Access > propKey = secret_key_for_prop_XXXXXX

Revision as of 17:49, 19 November 2020

Page Title
This page is about the menu  (SETTINGS) ACCOUNT > ACCOUNT ACCESS

Here you can change/set up:

  1. Password
  2. Administrator Email
  3. API Access

With our API you can access your account from an external source.

There are three different types of API functions - CSV, XML and JSON. They require different methods of authorization:

  • 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.
    • API key
Settings > Account > Account Access > API Key 1:
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
    • Property key
Settings > Properties > Access > propKey = secret_key_for_prop_XXXXXX