9
Generating Twitter Application Keys Result: 1. Consumer Key 2. Consumer Secret 3. Oauth key 4. Oauth Secret

Generate Twitter Apps

Embed Size (px)

DESCRIPTION

Creating a Twitter application? Whenever the Twitter Application Programming Interface(API) is accessed four keys are used to authorize the action. This set of keys includes the Consumer Key, Consumer Secret, Access Token, and Access Token Secret. Often, these keys are retrieved through Oauth standards. This is not the case when creating an original application. When creating an original app it is essential to retrieve application keys in addition to the easily retrievable access keys. Each application has one active pair of consumer keys(application keys). Access keys belong to an application and can be generated for multiple users using a single application. The potential capabilities of a personal application span the possibilities given by Twitter as a whole. Account management applications are common for assisting the development of a social media strategy. Some applications monitor entire markets on Twitter and automate various related actions. Identifying top social engagement opportunities is critical and custom applications can make this process much easier. Visit Tweetganic.com to learn more about designing custom management applications, no programming experience needed!

Citation preview

Page 1: Generate Twitter Apps

Generating Twitter ApplicationKeysResult:1. Consumer Key 2. Consumer Secret

3. Oauth key 4. Oauth Secret

Page 2: Generate Twitter Apps

The 'New App' Page

If necessary, log-in with your Twitter credentials.

https://dev.twitter.com/apps/newURL:

Sponsored by Tweetganic.com

Page 3: Generate Twitter Apps

The 'New App' Pagehttps://dev.twitter.com/apps/newURL:

Fill in the text fields designated "required" by the red asterisk(*).

Sponsored by Tweetganic.com

Page 4: Generate Twitter Apps

The 'New App' Pagehttps://dev.twitter.com/apps/newURL:

"Read" the rules.

Check the box.

Solve the CAPTCHA.

Submit.Sponsored by Tweetganic.com

Page 5: Generate Twitter Apps

Making the App Usable

Click the 'Settings' tab located under the application name.

Sponsored by Tweetganic.com

Page 6: Generate Twitter Apps

Adjusting theSettings

Under Application Type, SELECT the option "Read, Write and Access direct messages."

Save the changes.

Click the 'Details' tab.

Sponsored by Tweetganic.com

Page 7: Generate Twitter Apps

The 'Details' Tab

Click this button to create the access tokens.

Then REFRESH the page.

Sponsored by Tweetganic.com

Page 8: Generate Twitter Apps

Collecting Your Brand New Keys

"Read, write, and DM"

Consumer Key

Consumer Secret

Access Token

Access Token SecretSponsored by Tweetganic.com

Page 9: Generate Twitter Apps

Twitter App Keys and Applications

The keys that were generated are used to perform actions with the various Twitter's Application Programming Interface(API).

API actions can be performed using various programming languages.

Goto Tweetganic.com to visually design Twitter management applications.

Sponsored by Tweetganic.com