This commit is contained in:
Owen
2025-08-12 13:17:55 -07:00
parent 58fd2b5641
commit 31e32f6707
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 self-hosted, 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 self-hosted, the integration API must be enabled. Check out [the documentation](../self-host/advanced/integration-api) for how to enable the integration API.
</Info>
## Authentication