How many Webhooks can I create?

Last updated: August 20, 2026

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 gives you greater flexibility and scalability for tracking events.

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 feature.

How to Get Started?

To start creating webhooks, simply follow the instructions in our Webhook API documentation for guidance on setup and customization!