API Key
How to get an API key
To generate an API key, click on the user icon in the top right corner of Glassnode Studio. In the personal settings drop-down, you'll find the API option.
Please note that API access is only available with the Professional plan. If you're not on the Professional plan, please contact our institutional team to upgrade. 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