L

linode.com

Linode, now part of Akamai Cloud, provides cloud infrastructure services such as virtual machines, Kubernetes, storage, networking, and account management. Its platform lets customers provision and manage these resources programmatically or through its web console.

2 integrations · REST · CLI

Linode exposes a REST HTTP API (Linode API v4, including v4beta via the path version segment) and an official Python-based CLI; both authenticate with Linode-issued bearer tokens, and the API also supports OAuth 2.0 user access tokens for third-party apps.

discovered 1d ago
REST · OpenAPI1
CLI1
Credentials
Linode personal access tokenbearerGet token

In Cloud Manager, go to the personal access token management area described in Manage personal access tokens, or create one programmatically with the Create a personal access token API operation. Grant only the scopes your integration needs, then use the token as an HTTP Bearer token.

Linode OAuth 2.0 client and user access tokenoauth2Set up OAuth

Create an OAuth client with the Create an OAuth client operation as described in Get started. Save the returned client_id and, for private clients, secret. Then send the user through Linode's OAuth 2.0 flow via login.linode.com to obtain a user access token for the scopes your app needs; use that access token as an HTTP Bearer token when calling the API.

conventions · 0/8 published

Publish these signals → /publishing