Connecting Linode

Updated 22 July 2026

Connect Linode with a personal access token (PAT).

Where to create it

Linode Cloud Manager → Profile → API Tokens → Create a Personal Access Token.

What you enter

Pick Read or Read & Write when you connect.

Object storage

One PAT covers object storage too — the app mints the data-plane key on demand. That needs the token to carry object_storage:read_write; a read-only token can list buckets but won't open objects.

Was this helpful?