mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-03 07:27:17 +00:00
9 lines
511 B
Markdown
9 lines
511 B
Markdown
### How to get Backblaze API Token
|
|
1. Visit the following link and authorize: https://secure.backblaze.com/user_signin.htm
|
|
2. On the left side of the interface, select **App Keys** in the **B2 Cloud Storage** subcategory.
|
|
3. Click on the blue **Generate New Master Application Key** button.
|
|
4. In the appeared pop-up window confirm the generation.
|
|
5. Save _keyID_ and _applicationKey_ in the safe place. For example, in the password manager.
|
|
|
|
![Backblaze token setup](resource:assets/images/gifs/Backblaze.gif)
|