---
title: "How many Webhook can I create?"
description: "Create unlimited webhooks with Alchemy to track blockchain events!"
---

# How many Webhook can I create?

When using Alchemy’s API, you might wonder if there’s a limit to the number of webhooks you can create to monitor blockchain activity?

## webhooks limits by tier

Alchemy allows you to create webhooks to monitor key blockchain events, such as transactions, token transfers, and contract interactions, across multiple applications and environments.

- **Free tier**: Limited to 5 webhooks per account.
- **Pay As You Go**: Supports up to 100 webhooks.
- **Enterprise**: Unlimited webhooks.

If you need more webhook capacity, upgrading your plan unlocks greater flexibility and scalability, ensuring seamless event tracking tailored to your needs!

## Best practices for using webhooks with large address lists
For Address Activity webhooks,** it’s recommended to add no more than 100,000 addresses to each webhook**. If you need to monitor more addresses, consider spinning up a new webhook to ensure your system remains scalable and reliable!

For custom webhooks, track up to 10M addresses per webhook by using our [Variables](https://www.alchemy.com/docs/reference/custom-webhook-variables) feature.

## How to get started?
To start creating webhooks, simply follow the instructions in our [Webhook API documentation](https://www.alchemy.com/docs/reference/notify-api-quickstart) for guidance on setup and customization!
