With the REST API, you can perform any operation available for the CKBox user, including the administrators:
- Upload and manage assets in CKBox.
- Download assets.
- Manage your folders.
- Create asset categories and change their configuration.
- Move and copy assets between folders.
- Resize images and automatically convert them to any of the supported formats (
webp
,jpeg
,png
,gif
,tiff
). - Control the quality of images produced by CKBox.
- Fetch the list of recently used assets for a given user.
- Fetch and modify asset metadata, such as the tags, description, name, or any custom attributes.
- Search within your assets.
Refer to the documentation to read more about CKBox REST API.