PingOne

Getting the API key and API secret

When you register your application, Twitter generates an API key to identify the application.

Steps

  1. Go to the Twitter Developer site at developer.twitter.com.

  2. Select your application.

  3. Click the Keys and tokens tab.

  4. 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.