mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-17 09:23:10 +02:00
* Add missing commas, correction of spelling errors * Fix additional grammar issues in documentation - Fix 'ip' to 'IP' and add missing article 'the same IP' - Fix 'openwrt' to 'OpenWrt' (proper capitalization) - Fix 'have' to 'has' for singular subject - Fix 'device' to 'devices' (plural) - Fix 'threat' to 'treats' (typo) --------- Co-authored-by: Anton Patsev <patsev.anton@gmail.com>
9 lines
370 B
Markdown
9 lines
370 B
Markdown
## API Token
|
|
|
|
Sign in to the Linode Manager and go to the
|
|
[tokens management page](https://cloud.linode.com/profile/tokens).
|
|
|
|
Click `Add a Personal Access Token`. Label your new token and select *at least* the
|
|
`Linodes` read/write permission and `StackScripts` read/write permission.
|
|
Press `Submit` and make sure to copy the displayed token
|
|
as it won't be shown again.
|