How to obtain application's client ID?
Hi,
I would like to know how to obtain the application client ID? Which based from Linode API documentation: https://developers.linode.com/v4/access
That I need to use this url with a param of clientid: https://login.linode.com/oauth/authorize?clientid=client_id
Thank you.
2 Replies
Hi,
You can create an API Client token from the Linode Manager website. Here is a direct link:
Here is an example application that illustrates the workflow:
Michael Q