# Page Not Found

The URL `webhooks` does not exist.

You might be looking for one of these pages:
- [REST API & Webhooks](https://docs.bluebubbles.app/server/developer-guides/rest-api-and-webhooks.md)
- [Simple Web Server for Webhooks](https://docs.bluebubbles.app/server/developer-guides/simple-web-server-for-webhooks.md)
- [Python Web Server Example](https://docs.bluebubbles.app/server/developer-guides/simple-web-server-for-webhooks/python-web-server.md)
- [Server Overview](https://docs.bluebubbles.app/server/readme.md)
- [Troubleshooting Guides - Overview](https://docs.bluebubbles.app/server/troubleshooting-guides/troubleshooting-guides-overview.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.bluebubbles.app/server/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.bluebubbles.app/server/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/server/developer-guides/rest-api-and-webhooks.md`)
- Use `Accept: text/markdown` header for content negotiation