Creating an API Key
There are a few steps to follow in order to create an API key to consume the stakekit API directly or use the widget in your application. Here are the steps to follow:
Access the admin dashboard
The StakeKit Dashboard will be used in order to generate an API key. Keys are handled in projects, so we have to create a project in order to generate an API key
Fill in the form fields and the project will be created:
Access the project page to generate the API key:
Click on Generate API Key. Fill in the form fields and the API key will be generated:
The token field contains the API key value to be passed as X-API-KEY header or while integrating the widget.
Updated 10 months ago