Category:API: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Developers]] | [[Category:Developers]] | ||
[[Category:Apps]] | [[Category:Apps]] | ||
<div class="heading">API </div> | <div class="heading">API V1</div> | ||
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> API V1 is depreciated. We recommend using [https://wiki.beds24.com/index.php/Category:API_V2 API V2] instead. | |||
Our API allows third party integrations to connect to us. | |||
__NOTOC__ | __NOTOC__ | ||
= FAQ = | = FAQ = | ||
| Line 14: | Line 14: | ||
We generally recommend using [https://wiki.beds24.com/index.php/Category:API_V2 API V2]. | We generally recommend using [https://wiki.beds24.com/index.php/Category:API_V2 API V2]. | ||
==Where can I find | ==Where can I find API documentation?== | ||
===API V2=== | |||
Help pages for API V2 can be found here [https://wiki.beds24.com/index.php/Category:API_V2 API V2] | |||
We have interactive Swagger documentation for API V2 available here https://beds24.com/api/v2/. | |||
===API V1=== | |||
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> API V1 is depreciated. We do not recommend using it for new projects. | |||
The main help page for API V1 is available here [https://wiki.beds24.com/index.php/API_V1.0_deprecated API V1 (depreciated)] | |||
==Can I use a mix of API V1 and V2== | ==Can I use a mix of API V1 and V2== | ||
We recommend not | We recommend not mixing API V1 and API V2. | ||
==What do I do if I need functions which are not available in API V2== | ==What do I do if I need functions which are not available in API V2== | ||
Reach out to us via a support ticket so we can check if the function you need can be added. | Reach out to us via a support ticket so we can check if the function you need can be added. | ||