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) |
Getting started
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_idandclient_secretyou need to generate a “user authentication” within your app in the Twitter development portal.
Add Getting Started links and Gotchas by editing this page