1. Obtain an API Key
Complete Walkthrough
Complete Walkthrough
Sign Up for a Blockworks Research Account
2. Use Your API Key to Make a Request
Once we have our API key, we can make requests to the API. Here’s a simple example of how to fetch the list of available assets:Example Response
Most API responses follow a consistent structure, with thedata property containing an array of items,
a total property indicating the total number of items,
and a page property indicating the current page.


