Category:JSON API Methods

From Beds24 Wiki
Revision as of 14:12, 28 September 2016 by Beds24>Annette
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Authenticating

The JSON methods need to supply the account API key (apiKey) set at the menu "Settings > Account"

Operations involving a specific property need to supply the property key (propKey) set at the menu "Settings > Properties > Link"

Operations involving a specific room will need to specify the roomId number.

Function

The data to be sent should be in JSON format, it should be POST'ed to the end point URL. The returned data will also be in JSON format.


Sample data

Sample json data is available at the endpoint for each method when you open it in a browser.

To make testing easy you can paste your JSON data into the textarea at each end point URL and click submit.


Keywords: API JSON

This category currently contains no pages or media.