Category:API: Difference between revisions

Jump to navigation Jump to search
Replaced content with "Category:Developers Category:Apps <div class="heading">API</div> This page lists the available APIs and gives general information on how to use them. Beds24 pr..."
Tag: Replaced
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Developers]]
[[Category:Developers]]
[[Category:Apps]]
[[Category:Marketplace]]
<div class="heading">API</div>
Developers can use our API to set up custom connections to third party systems. We provide a range of different APIs for different use cases. Please refer to the API documentation and the link below for more detailed information.  
This page lists the available APIs and gives general information on how to use them.  


For most projects we recommend using [https://wiki.beds24.com/index.php/Category:API_V2 API V2].


Beds24 provides several APIs. For new projects you should use [[API_V2.0 |API V2.0]]
</div> 
__NOTOC__
= FAQ =
==Where can I find general information on how Beds24 works?==
Click here for an [[Introduction]] to Beds24.  
 
==Which API version should I use?==
We generally recommend using [https://wiki.beds24.com/index.php/Category:API_V2 API V2].
 
==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===
<div class="warning">{{#fas:exclamation-triangle}} API V1 is depreciated. We do not recommend using it for new projects.</div> 
The main help page for API V1 is available here [https://wiki.beds24.com/index.php/Category:API_V1_deprecated API V1 (deprecated)]
 
==Can I use a mix of API V1 and V2==
We recommend not mixing API V1 and 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.