📖User Guide
UserGuide
Create a Twitter Developer Account
Go to the Twitter Developer Platform.
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
Log in to the Twitter Developer Portal.
Click on Create Project:
Provide a project name.
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:
API Key
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:
API Key
API Key Secret
Access Token
Access Token Secret
Last updated