Learn how to manage API keys and Webhooks in Twenty.
API keys allow automated access to your CRM data, synchronize data with other systems, and create custom integrations or solutions.
For example, you can use them to retrieve details of a specific Person
or Company
record, such as their name or address.
+ Create key
at the top right.Since your API key gives access to sensitive information, you shouldn't share it with services you don't fully trust. If leaked, someone can use it maliciously. If your API key's security is compromised, immediately disable it and generate a new one.
To regenerate an API key, click on the key you want to regenerate. You'll then be able to see a button to regenerate the API key.
Webhooks allow for immediate updates to your specified URL about changes or events related to your customer data.
For instance, a webhook can alert your system in real-time when someone creates a new person record or updates an existing note.
+
Create webhook.As an open-source company, we welcome contributions through Github. Help us keep it up-to-date, accurate, and easy to understand by getting involved and sharing your ideas!