diff --git a/tools/ws.htm b/tools/ws.htm index 296f471c7..7c52683a9 100644 --- a/tools/ws.htm +++ b/tools/ws.htm @@ -75,6 +75,11 @@ This page lists all API methods available on your Piwigo installation, part of the Piwigo core or added by third-party plugins. For each method you can consult required and optional parameters, and even test them in direct live!
+ +Introduced in Piwigo 16, you can now use an API key in the HTTP header + to perform authenticated requests without a user session. + For more details, check out our documentation. +
For more information you can consult our Wiki Piwigo Web API and our forums. @@ -84,21 +89,6 @@