What is a Nevermined API Key? How to obtain it and how to use it
A Nevermined API Key is the simplest way to integrate with the Nevermined ecosystem. It's a string that contains data that identifies the session key of the account abstraction and some extra data such as the marketplace auth token. It works similar to a JWT but for blockchain accounts. You can find more information in the zeroDev docs.
How to obtain a Nevermined API Key
-
Go to the Nevermined App or the Testing Nevermined App.
-
Click on the
Account
button on the top right corner.
- Go to the API tab. Click on the
Generate Nevermined API Key
button.
- Select a name and choose the permissions that you want to assign to the session key. Sign the
session key. It will take some seconds.
- Copy the generated Nevermined API Key. It will be only shown once.
- You can see the list of generated Nevermined API Keys in the API tab. And you can revoke them if needed.