TweetAPI · OAuth Scopes
TweetAPI OAuth Scopes
OAuth 2.0
probed
TweetAPI publishes 2 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the TweetAPI API on a user’s behalf.
Tokens are issued from https://tweetapi.com/api/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
twitterxsocial-mediasocial-datasearchanalyticsresearchdeveloper-toolsmcpagent-nativellms-txtrest-api
Scopes: 2
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://tweetapi.com/dashboard/mcp/authorize
https://tweetapi.com/dashboard/mcp/authorize
Token URL
https://tweetapi.com/api/oauth/token
https://tweetapi.com/api/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (2)
| Scope | Description | Flows |
|---|---|---|
| tweetapi:read | Read-only access through the hosted MCP server — TweetAPI documentation tools and live public-data lookups. Excludes posting, engagement, account-secret, DM, billing and administration operations. | authorizationCode |
| offline_access | Issue a refresh token so an agent client can maintain the authorization across sessions without re-running the dashboard flow. | authorizationCode |
📄 Provider scope reference: https://tweetapi.com/docs/getting-started/agents