What URL to give in web api for images

Hi,

I am making a project where all car


details will be shown when a image is uploaded . So, for this I am using a api from rapid api website. But i am finding issues in how to send uploaded image url to that rapid api. What needs to be given in thunkable webapi URL property block.

This is the URL given in the api which needs to be pasted in webapi url property. I did that but still not working.
https://vehicle-make-and-model-recognition.p.rapidapi.com/v1

Please help me out. It’s urgent.

Hello @er.vinaybansalwocou welcome to the community
Could you please try to use the body instead of QueryParameters?