Recently, I was implementing a machine that does automatic labeling of images in my Piwigo. I used OpenAI gpt-4o-mini for this purpose, and every two hours, the folder is scanned for images without titles and descriptions. If some are found, it will automatically add a title and description.
Once I started with my endeavor, I was surprised that there is no “online reference” for the API.
But rather, the API documentation is found on your own instance. That’s both nice and not nice. The nice thing about it is that this way you will only find the documentation that applies to your version. The not-so-nice thing is that without having direct access, you might not easily be able to check the capability of the API.
If you are looking for your documentation, you can find it on your instance here:
/tools/ws.htm
# Example
https://gallery.example.com/tools/ws.htm