Category:API V2: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 8: Line 8:




API V1 is depreciated, we do not recommend using it for new projects. Information about API V1 can be found here https://wiki.beds24.com/index.php/Category:API
API V1 is deprecated, we do not recommend using it for new projects. Information about API V1 can be found here https://wiki.beds24.com/index.php/Category:API


= Authentication =
= Authentication =
Line 568: Line 568:


==What is the API credit limit?==
==What is the API credit limit?==
The API credit limit restricts how much you can use the API in a 5 minute window.
The API credit limit restricts how much you can use the API in a 5 minute window, it's by default 100 credits per 5 minutes.


Each API request has a cost, this cost is calculated dynamically and depends on how complex the request is.
Each API request has a cost, this cost is calculated dynamically and depends on how complex the request is.


If you go over this limit you will not be able to make additional API calls until the 5 minute period is over.
If you go over this limit you will not be able to make additional API calls until the 5 minute period is over.
You can increase this limit by contacting the support team through our ticketing system and it will cost 10€ per month to get the limit increased to 200 credits per 5 minutes, this limit can be changed/increased as much as you need.


==Where can I see my API credit limit?==
==Where can I see my API credit limit?==