Getting the API key and API secret
When you register your application, Twitter generates an API key to identify the application.
Steps
-
Go to the Twitter Developer site at developer.twitter.com.
-
Select your application.
-
Click the Keys and tokens tab.
-
Copy the following values to a secure location:
-
API key: The consumer key that identifies the application.
-
API secret key: The consumer secret that secures the application.
-