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
- Click the user dropdown at the top near the right side and select My Account.
- 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
- Click the user dropdown at the top near the right side and select My Account.
- Select Advanced.
- Select API Settings.
- In 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 set up your webhook integration, you can test it by selecting the Test Integration function.
How to Delete an API Key
- Click the user dropdown at the top near the right side and select My Account.
- Select Advanced.
- Select API Settings.
- Select Delete Key and confirm.