Attach Image from PC in Http link

Hello Everyone,

I am trying to work on some Face Detect Projects.

I have currently selected Sky Biometry to work with.

In the REST API, I am required to send the following url.

https://api.skybiometry.com/fc/faces/detect.json?api_key=XYZABC&api_secret=XYZABC&urls=…&attributes=all

Now Since the image is on my local desktop, I am unable to attach any URL link to it.

Can someone please help me with a way forward. To a lot, my question might appear silly, but I have never used HTTP Post before, so I don’t really understand.

I am using with URLConnectionPOST example, given with example folder.

I want to attach an image from my local computer in this link above.

Regards,

Gaurav