---
title: "Test Your Webhooks"
method: GET
path: "/v3/batch/webhooks/test"
---

# Test Your Webhooks

`GET /v3/batch/webhooks/test`

This endpoint provides you with the ability to test your webhooks against internal Similarweb services that might want to send you notifications

## Request body

- object
  - `webhook_url` string — The URL you wish to trigger

## Response `200`

200

- object
  - `message` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/similarweb/apis/visits-total-traffic.md) · [All operations](https://skmtc.net/similarweb/apis/visits-total-traffic/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/similarweb/visits-total-traffic/versions/9b0175fc494c/schema)
