August 8, 2022
REST API 0.7 release
{BREAKING}
{api}
New REST API version introduces Add-Ons and File metadata. More about them down below.
There are some minor but breaking changes for /files/
and /group/
endpoints.
v0.5 and v0.6 are supported until 15 Aug 2024.
https://uploadcare.com/docs/api/rest/changelog/
AWS Rekognition add-on
{api}
Execute AWS Rekognition that allows you to detect labels in an image.
https://uploadcare.com/docs/intelligence/object-recognition/
ClamAV add-on
{api}
Execute ClamAV virus checking.
(You can automate it for any project with a simple setting).
https://uploadcare.com/docs/api/rest/add-ons/uc-clamav-virus-scan-execute/
Remove.bg add-on
{api}
Execute remove.bg background image removal.
https://uploadcare.com/docs/remove-bg/
File metadata
{api}
File metadata provides an option to specify a file’s metadata during the file uploading procedure.
Separately, Upload API now provides an option to specify a file’s metadata during the file uploading procedure.