Unable to fetch data from api

I am unable to fetch data from api. I am using components web, json tool extension and below are my code. I want to get name ,url,assests and categories.
blocks (1)

You forgot to add response result and do it result of blocks in your post.

There are several ways to do this

Your json return (Response Content) can have multiple formats.

Jsontools is a Extension?
You don’t need It.
Use dictionary blocks
Or
Lookup pairs Key

1 Like

can you tell me how i get values from this api
https://pub.gamezop.com/v3/games?id=RSIbDZ1Nd
using json tool extension.
I want to get name ,url,assests and categories of every game in given api.

How to do it?

Show us your json response

1 Like

Did you try something?
Are these blocks yours?
The examples I gave teach you how to do it.
Did You Read ?