SearchNFT API Response issue

Not getting a response while using the searchNFT API (It takes too long and produces no response)
example :

options = { q: ‘cat’, chain: ‘eth’, filter: ‘global’, limit: 9, cursor: null }
or
options : { q: ‘3dmodels’, chain: ‘eth’, filter: ‘global’, limit: 9, cursor: null }

1 Like

It worked relatively fast for me when I tried now for cat

It doesn’t work fast, initially I tried without global flag