Tutorials
Authenticating with the Twitter API for enterprise
Introduction
The purpose of this tutorial is to inform you about the different authentication methods required to access the Twitter enterprise APIs, and help you understand when and how to use each method.
This tutorial includes the following content:
1. Overview of the different authentication methods.
2. Which authentication method to use for each API.
3. OAuth 1.0a: how to obtain a user's access tokens.
4. Getting started with authentication, example implementations, and troubleshooting tips.
5. Using the GNIP console and Twitter developer account, including additional resources.
Ready to build your solution?