Using openapi-generator-linode-go-sdk with linode.com

Shell integration

Install
# See https://github.com/zliang-akamai/openapi-generator-linode-go-sdk
Tags List
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.linode.com/v4/tags
Images List
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.linode.com/v4/images
Account View
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://api.linode.com/v4/account
SDK on GitHub 📄 API Docs
SDK
openapi-generator-linode-go-sdk
Shell
API
linode.com
linode.com
At a glance
Language Shell
Endpoints350
Base URLhttps://api.linode.com/v4