> For the complete documentation index, see [llms.txt](https://docs.antivpn.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antivpn.io/developers.md).

# Developers

- [WebSocket Integration Guide](https://docs.antivpn.io/developers/websocket-integration-guide.md): This document explains how to build your own WebSocket client that connects to the AntVPN real-time protection system. The WebSocket interface is designed for persistent, low-latency communication.
- [Rest-API](https://docs.antivpn.io/developers/rest-api.md): AntiVPN Rest-API access.
- [HTTP Webhooks](https://docs.antivpn.io/developers/http-webhooks.md): HTTP webhooks allow you to receive real-time event notifications from AntVPN via standard HTTP POST requests to your own server
