In this article:
Keycafe's application has been built using a Rest API, allowing users to generate an API key and receive webhooks for the purpose of building their own applications. In this document, you can find step-by-step guides on how to generate an API key through the Keycafe app and integrate API webhooks from Keycafe to your servers.
For more extensive information regarding Keycafe's API consult our API Reference.
How to generate an API key
- Login to your Keycafe account.
- Select More from the menu.
- Select Advanced.
- Select API Settings.
- Select Generate Key.
Generating a New Key
When you generate a new key, API calls made with previously generated keys will no longer function. Make sure to replace old API keys with the newly generated one.
For more information consult our API Reference.
How to integrate API webhooks
- Login to your Keycafe account.
- Select More from the menu.
- Select Advanced.
- Select API Settings.
- On the Webhook section, enter your webhook URL along with your username and password.
- Select Update to complete the integration.
Testing Webhook Integration
Once you have setup your webhook integration, you can test it by selecting the Test Integration function.
How to delete an API key
- Select More from the menu.
- Select Advanced.
- Select API Settings.
- Select Delete Key and confirm.