fix integration api doc

This commit is contained in:
miloschwartz
2026-04-02 21:53:51 -04:00
parent c3e37ee551
commit b76eaf60d0

View File

@@ -15,7 +15,7 @@ Pangolin is in heavy development. The REST API routes and behavior may include b
The API is REST-based and supports many operations available through the web interface. Authentication uses Bearer tokens, and you can create multiple API keys with specific permissions for different use cases. The API is REST-based and supports many operations available through the web interface. Authentication uses Bearer tokens, and you can create multiple API keys with specific permissions for different use cases.
For Pangolin Community Edition, the integration API must be enabled. Check out [the documentation](/self-host/advanced/integration-api) for how to enable the integration API. For self-hosted editions, the integration API must be enabled. Check out [the documentation](/self-host/advanced/integration-api) for how to enable the integration API.
## Authentication ## Authentication