Hey guys -
New to APIs and I’m struggling to use OpenSea’s. I want to pull collections and assets from OS. The call initializes just fine, and a I get some data in the repeating group, but any time I pull a stat for a collection (like total volume), the number is 0 (which is obviously not true for every single collection).
Here’s what the call looks like…
And here’s what the repeating group looks like…
Any thoughts on how to fix this? I’m new to API calls.