Category:JSON API Methods: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:API]]
[[Category:API_V1_deprecated]]


== Authenticating ==
== Authenticating ==
Line 5: Line 5:
The JSON methods need to supply the account API key (apiKey) set at the menu "Settings > Account"  
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"
JSON methods also need to supply the property key (propKey) set at the menu "Settings > Properties > Access"


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


== Function ==
== 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.


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.
Booking data can be imported up to five years back.