API Key
How to get API access
Once you've upgraded to receive API accessyou can generate an API key by clicking on the user icon in the top right corner of Glassnode Studio. In the dropdown, you'll find the API option.
For a detailed overview of the metrics included in your plan, please refer to our metrics catalogue and the pricing page.
Usage
Specify the api_key
query parameter or X-Api-Key
header with your API key with all endpoints.
Example using cURL
cURL
Example using http
http
Example using Python
Python
Last updated