Start building
Get an API key
Learn how to create a project and receive an API key
Let’s start building! Creating a blockchain project using the Procotol is easy.
1
Create an API key
Visit our Dashboard to create a new project and get your API key.
After the Sign Up page, navigate to Settings. Click “Create New API Key”.
Keep your API key secure and never share it publicly.
2
Add your API key to the Authorization header in all requests
Now, make sure to include your API key in the Authorization header of all requests.
Remember to switch
<API_KEY>
.Coming up next, let’s create your first contract on the blockchain.
Any problems during this guide? Check some possible troubleshooting.
Was this page helpful?