Overview
Last updated
Last updated
Claid API Storages provide a convenient and secure mechanism to work with images directly in your object storage without having to expose Image URLs publicly, or using uploads.
Currently, Claid supports and . is a convenience mechanism to register a URL prefix of a publicly accessible image location, e.g. images hosted on CDN.
The default way to add a storage is via the of Claid.ai user dashboard. We also expose the in case you will need to add storages programmatically.
You can find details on how to reference images in Storages in section.