update docs

This commit is contained in:
miloschwartz
2025-09-16 15:55:09 -07:00
parent d03670a17f
commit 9e9704dca1
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ description: "Learn how to use Pangolin's REST API to automate and script operat
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.
<Info>
For Pangolin self-hosted, the integration API must be enabled. Check out [the documentation](/self-host/advanced/integration-api) for how to enable the integration API.
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.
</Info>
## Authentication

View File

@@ -6,7 +6,7 @@ description: "Learn how to use Pangolin's REST API to automate and script operat
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.
<Info>
For Pangolin self-hosted, the integration API must be enabled. Check out [the documentation](/self-host/advanced/integration-api) for how to enable the integration API.
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.
</Info>
## Authentication