generated from nevermined-io/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #125 from nevermined-io/feat/add-nvm-api-keys
feat: add nvm api keys tutorial
- Loading branch information
Showing
7 changed files
with
29 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
sidebar_position: 4 | ||
description: What is a Nvm Api Key and how to obtain it | ||
--- | ||
|
||
# What is a Nvm Api Key? How to obtain it and how to use it | ||
|
||
A Nevermined Api key is the simpler 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 as the marketplace auth token. It works similar to a jwt but for blockchain accounts. You can find more in [zeroDev docs](https://docs.zerodev.app/sdk/plugins/session-keys). | ||
|
||
## How to obtain a Nvm Api Key | ||
|
||
1. Go to the [Nevermined App](https://app.nevermined.app/). | ||
2. Click on the `Account` button on the top right corner. | ||
![Profile dropdwonw](/images/tutorials/NVM_api_key_profile_dropdown.jpeg) | ||
3. Go to the API tab. Click on the `Generate Nvm Api Key` button. | ||
![Generate Nvm Api Key](/images/tutorials/NVM_api_key_generation_page.jpeg) | ||
4. Sign the session key. It will take some seconds. | ||
5. Copy the generated Nvm Api Key. It will be only shown once. | ||
![Copy Nvm Api Key](/images/tutorials/NVM_api_key_copy.jpeg) | ||
6. You can see the list of generated Nvm Api Keys in the API tab. And you can revoke them if needed. | ||
![List of Nvm Api Keys](/images/tutorials/NVM_api_key_list.jpeg) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.