generated: '2026-07-11' method: derived source: openapi/linode-api-v4-openapi.yml summary: types: - http - oauth2 oauth2_flows: - authorizationCode schemes: - name: personalAccessToken type: http scheme: bearer description: A personal access token generated from the Linode Cloud Manager that grants access to the API based on the token's scopes. sources: - openapi/linode-api-v4-openapi.yml - name: oauth type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://login.linode.com/oauth/authorize tokenUrl: https://login.linode.com/oauth/token scopes: 28 description: OAuth 2.0 authentication for third-party applications. sources: - openapi/linode-api-v4-openapi.yml