Using linode with linode.com

PHP integration

Install

composer require linode
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
linode
PHP
API
linode.com
linode.com

At a glance

Language PHP
Endpoints350
Base URLhttps://api.linode.com/v4