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:

API Client Token

Here is an example application that illustrates the workflow:

Example Application

Michael Q

Hi michaelq,

I'll check the given links, thank you.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct