Access

The API has moved over to our parent company, QuickNode. To get started, go to https://quicknode.com and create an account. From there, go to Graph API and create an API key.
Your API key should be set as a x-api-key request header. i.e In the GraphQL playground, click Headers at the bottom and paste the following: { "x-api-key": "API-KEY-HERE" }