> ## Webhooks

> Webhooks for Antithesis

> Fetch the complete documentation index at: https://antithesis.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

---

You can use webhook calls to initiate the main functions of the platform. The standard webhooks are:

1. The [`/basic_test endpoint`](/docs/reference/webhook/test_webhook/) launches a test, and is functionally identical to a [test launcher](/docs/product/test_launchers/) in the web app.
2. The [`/debugging endpoint`](/docs/reference/webhook/notebook_webhook/) starts a multiverse debugging session.

All of these webhooks take [parameters](/docs/reference/webhook/webhook_reference/) that control the test behavior.

We can also create **custom parameters** for your needs, or advanced users may work with their customer success engineers to build custom endpoints.

Reach out to us at [support@antithesis.com](mailto:support@antithesis.com) to find out more.
