twitter

API configurations: twitter for OAuth1, twitter-v2 for OAuth2, twitter-oauth2-cc for client_credentials flow

Features

Features
Status

We can implement missing features in <48h, just ask for it in the community.

Getting started

Do you need help? Please check this link community.

API gotchas

  • The OAuth1 and OAuth2 APIs give access to different data. Both are supported by Terapi.

  • For the OAuth 2 API: To get your client_id and client_secret you need to generate a "user authentication" within your app in the Twitter development portal.

  • Twitter also offers a client credentials token that authorizes as app instead of a user. This is listed under twitter-oauth2-cc. For more details check twitter client credentials flow

Add Getting Started links and Gotchas by editing this page

Last updated