Connect PMS with API: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) |
Markkinchin (talk | contribs) |
||
| Line 9: | Line 9: | ||
For extra security also whitelabel your IP address to prevent access from unauthorized IP addresses. | For extra security also whitelabel your IP address to prevent access from unauthorized IP addresses. | ||
Access to most API functions will require the API Key and the PROP Key for the property being accessed. | |||
There are usage limits on the API so design your system to avoid unnecessary and minimize the frequency of API calls. | |||
== Create Properties == | == Create Properties == | ||