Authorization: Bearer ********************
{ // "image_url": "https://github.com/ianare/exif-samples/raw/master/jpg/gps/DSCN0021.jpg", // "image_url": "https://cdn.file0.dev/lv8myh5ts6trdouijyweucja.JPG", // "image_url": "https://hungry-meh.s3.ap-south-1.amazonaws.com/test/DSC_0261.JPG", "image_url": "https://storage.googleapis.com/dev-learn/cdbpbEGez6CMYP314iNuiE.png" }
curl --location --request POST 'https://reward-based-recycling-backend-python-1.onrender.com/api/process-image/' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ // "image_url": "https://github.com/ianare/exif-samples/raw/master/jpg/gps/DSCN0021.jpg", // "image_url": "https://cdn.file0.dev/lv8myh5ts6trdouijyweucja.JPG", // "image_url": "https://hungry-meh.s3.ap-south-1.amazonaws.com/test/DSC_0261.JPG", "image_url": "https://storage.googleapis.com/dev-learn/cdbpbEGez6CMYP314iNuiE.png" }'
{}