Getting API data into a Database

I am trying to get data from an API and put part of it in my Database.
The API data is coming from a service running on my PC.

The data shows up fine if I put the URL in a browser:
Browser

I start the API by fetching data with an API Action like this:

and fetch the schema which shows the data format:

But when I click the ‘open in browser button’ I get:

and I can’t find any way round it.
Can anyone see what I’m doing wrong?

Community Page
Last updated: