[#530] for Simplybook API restriction

Migrated from Redmine #530 | Author: Aaron Chen
Status: New | Priority: Normal | Created: 2020-05-11


  1. Simplybook’s token are divided into ordinary tokens and admin tokens. How long are they valid respectively? (this is to reduce the number of calls, we can make a cache, so that the interface can be used again next time.)

  2. Your official website says that the number of interface calls per day is limited to 5000 per day on ordinary servers, and 25.000 per day on ordinary enterprise servers. What is an enterprise server? We are from China and use Ali-Cloud server now, our company name is “sangharetreat” and url is “https://user-api.365bookings.cn/”, so is that any different?

  3. Does a token count as a calling the interface? Are there any restrictions on token?

Thank you!
Aaron

Redmine Admin wrote:

Hi,

  1. It is currently set to 30 minutes but you need to check when you got token expire exception and renew it. It can be not very good idea to rely on timer.

  2. 365bookings.cn is common server with 5K per day per company limit. You can read more about enterprise here Enterprise Appointment Scheduling Software | SimplyBook.me

  3. Yes, get token API call is counted. There are no restrictions

Aaron Chen wrote:

I see, thank you!

(Short original content)