--- title: Adding Endpoints | SafetyKit description: Deploy AI agents to automate risk reviews, onboarding, and investigations. Trusted by leading marketplaces and fintech platforms. --- In order to start receiving to webhook events from SafetyKit, you will need to configure your endpoints in the [SafetyKit Developer page](https://app.safetykit.com/t/_current/developer). Adding an endpoint is as simple as providing a URL that you control and a list of event types that you want to listen to. Take a look at the [event types](/webhooks/introduction#event-types/index.md) to see the full descriptions of each event as well as all the fields they send. If you don’t specify any event types, by default, your endpoint will receive all events, regardless of type. This can be helpful for getting started and for testing, but we recommend changing this to a subset later on to avoid receiving unexpected messages. ![Create an endpoint](/images/create-endpoint.png)