Supported APIs
API configurations: twitter
for OAuth1, twitter-v2
for OAuth2
Features
Feature | Status |
---|---|
Auth (OAuth) | ✅ |
Syncs & Actions | ✅ |
Nango Proxy | ✅ |
Auto-pagination | 🚫 (time to contribute: <1h) |
API-specific rate limits | 🚫 (time to contribute: <1h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- The OAuth1 and OAuth2 APIs give access to different data. Both are supported by Nango.
- For the OAuth 2 API: To get your
client_id
andclient_secret
you need to generate a “user authentication” within your app in the Twitter development portal.
Add Getting Started links and Gotchas by editing this page