Skip to main content

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

  1. Go to the Nevermined App or the Testing Nevermined App.

  2. Click on the Account button on the top right corner. Profile dropdown



  1. Go to the API tab. Click on the Generate Nevermined API Key button. Generate Nevermined API Key


  1. 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. Generate Nevermined API Key


  1. Copy the generated Nevermined API Key. It will be only shown once. Copy Nevermined API Key


  1. You can see the list of generated Nevermined API Keys in the API tab. And you can revoke them if needed.