Hi,
Im trying to import data in CSV format for BAYC, for all dates recorded. This task is for a research project
Im using the Apipheny google sheet extension which is supposed to make API requests easier
This is the request im trying to run:
https://api.nomics.com/v1/assets/bayc2-bored-ape-yacht-club/history?key=*******
For ******** as the free api key provided
So questions are as follows:
- Can i import NFT collection data using the free api endpoint or is that why this isnt working?
- If I am able to, is this query correct? Am i missing something?
Any guidance would be massively appreciated.
Thank you