📖User Guide

UserGuide

Create a Twitter Developer Account

  • Sign in with your Twitter account.

  • Click on Apply for access to create a Developer account.

  • Fill out the application form, providing details about how you plan to use the API. Twitter requires you to describe your use case.

  • Agree to the Developer Agreement and submit your application.

  • Once approved, you’ll gain access to the Developer Portal.


Create a Project and App

  • Click on Create Project:

    1. Provide a project name.

    2. Select the use case for your project.

  • Under your project, click on Add App to create an app.


Generate API Keys

  • Navigate to the Keys and tokens section of your app.

  • Under the Consumer Keys section, you’ll find:

  1. API Key

  2. API Key Secret


For authentication tokens, scroll down to Authentication Tokens and generate:

Access Token and Access Token Secret (if needed for your use case).

Give these 4 keys to us:

  1. API Key

  2. API Key Secret

  3. Access Token

  4. Access Token Secret

Last updated