add apikey section

Linty
2025-09-19 15:52:56 +02:00
parent adf4507dc9
commit 7903f8a29c
+4
@@ -63,6 +63,10 @@ To this:
);
```
## API Key
You can find more details [on our github wiki](https://github.com/Piwigo/Piwigo/wiki/Piwigo-Web-API#api-key-authentication).
## Smarty 5
On `foreach` the `item=` and `key=` parameters must be followed by `varialbe_name`, not `$variable_name`. Replace: