Web API not working ,shows null for image classification api

What is the green response block showing? If you are getting a successful call but the output is not correct, there is an issue with parsing the JSON. I would suggest this tutorial API JSON Tutorial (Video).

Let’s get the response first and we can work easier toward figuring out how to drill into the data needed.