diff --git a/docs/ref/api.md b/docs/ref/api.md index 44f87799..a99e679c 100644 --- a/docs/ref/api.md +++ b/docs/ref/api.md @@ -29,6 +29,7 @@ headscale apikeys expire --prefix - API endpoint: `/api/v1`, e.g. `https://headscale.example.com/api/v1` - Documentation: `/swagger`, e.g. `https://headscale.example.com/swagger` +- Headscale Version: `/version`, e.g. `https://headscale.example.com/version` - Authenticate using HTTP Bearer authentication by sending the [API key](#api) with the HTTP `Authorization: Bearer ` header.