Rest API Call
My requirement is to call a url using GET method and it has body as JSON with two parameters.I tried with almost all contentloadersfunctions available but it is throwing error as Invalid API key.It is actually a No Auth call.Please help me how to achieve this.
Note: I tried using Postman and I am getting result json when tried GET request with input body as json

