Migrated from Redmine #299 | Author: himanshu himanshu Status: New | Priority: High, I’m very impatient | Created: 2018-12-05
hi,
i would like to know how to get application api key.
On your official api - doc, it says “To
get application API key please contact SimplyBook.me support team”,
and your support team sent me here.
i have the api key, but i suppose it cant be used as a application api key as i have tried that already.
i want to know if you provide one time api keys for use on server side (to be uesd without regenerating token from time to time), as the usertoken expires after few hours, i want something
so that i dont have to regenerate tokens.
Please explain us why do you need application API key? - We do provide it only for partners or to enterprise users on dedicated server.
Yes, it is possible. Token lifetime can be increased to 10 years for enterprise users on dedicated server.
we are developing a business solution/application that will be using your service and will be highly dependent on it i can say. as this is not specified in api-doc, can you please tell me what exactly is application API key and what are its benefits over api key or token from getUserToken.
can premium users have the benefits of token lifetime expansion.
application API key is only needed to get data from differnt dabases using same key. There is no other difference from user API key
It is only possible to set it per server, not per account
can you please provide me the steps to implement it on our server or some sample code.
and the best approach for handling key expiration and regeneration procedure according to you.
if you can provide me with some server side code examples it will be really helpful in understanding and implementing it on our end.