I am using an API post request in order to get a modified image.
curl \\ -F \'image=@/path/to/your/file.jpg\' \\ -H \'api-key:[myKey]\' \\ [api ur