Endpoint Setup

Follow these steps to set up a Twitter application with the endpoint.

Via a web browser, go to https://apps.twitter.com/app/new.

  1. Click “Create application”.

  2. Enter you callback URL. For this example, let’s assume that the URL for your application is: https://www.mycoolapp.com/oauth Twitter Connected App step 1

  3. Click “Yes, I agree”.

  4. Click “Create your Twitter application”. Twitter Connected App step 2

  5. Click “Keys and Access Tokens”.

  6. Copy “API Key”.

  7. Copy “API Secret”. Twitter Connected App step 3

Next create an instance.