А вот такой пример работает идеально:
fetch('https://api.github.com/repos/javascript-tutorial/en.javascript.info/commits')
.then(response => response.json())
.then(commits => alert(commits[0].author.login));
Но мне нужно получить данные именно с
https://api.opensea.io/api/v1/bundle...431686 189068