algo/docs/cloud-linode.md
Dan Guido 9d562831d7
Fix grammar and spelling in documentation (#14770)
* 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>
2025-08-03 00:46:19 -04:00

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.