https://pixboost.com/api/2/img/[ALIAS]/[PATH_TO_THE_IMAGE]/[OPERATION]?[OPERATION_PARAMS]&auth=[API_KEY]
prefix/another-prefix/images/hello.png
then to resize it we use the following API call:https://pixboost.com/api/2/img/bucket/images/hello.png/resize?size=200&auth=[API_KEY]
/bucket
(after /api/2/img
) will be replaced with bucket name and path prefix - pixboost-test-source/prefix/another-prefix