---
title: Create Webhook
canonical: https://webhook-box.com/documentation/create-webhook
last-modified: 2026-08-23
source: Web Hook Box documentation
---
# Creating Webhooks

Learn how to create new webhook endpoints using Web Hook Box's UI or API.

##### What You'll Learn

- How to create webhooks through the Web Hook Box dashboard
- How to programmatically create webhooks using the API
- Available webhook configuration options
- Security considerations when creating webhooks
 
 

   ## Creating Webhooks Using the Dashboard

The quickest way to create a new webhook is through the Web Hook Box dashboard.

##### Step-by-Step Instructions

1. Login to your Web Hook Box account
2. Navigate to your dashboard
3. Click the **"Create Webhook"** button in the top right corner
4. Fill in the webhook details: 
    - **Description:** An optional name or description to identify your webhook
    - **Tags:** Optional tags to categorize and filter your webhooks
5. Click **"Create Webhook"** to generate your endpoint
 
 

 

 ![Create Webhook Form](/images/docs/create-webhook-form.png)The webhook creation form in the dashboard

 

After clicking "Create Webhook", your new webhook will be instantly created with a unique URL. This URL will be displayed on the screen and can be copied for immediate use.

  

##### Your Webhook Is Ready!

Your webhook is immediately active and ready to receive requests. The URL format is:

 `https://webhook-box.com/webhook/abc123def456...`This URL is unique to your webhook and should be provided to the services that will be sending webhook events.

 

 



 ##### Web Hook Box

Your comprehensive webhook testing platform.

 

##### Links

- [Features](/features)
- [Documentation](/documentation)
 
 

##### Contact

- <support@webhook-box.com>
 
 

 

---

 [  Buy me a coffee ](https://buymeacoffee.com/mouhammeddn)

© 2026 Web Hook Box. All rights reserved.