twitter_openapi_dart_generated 0.0.8 copy "twitter_openapi_dart_generated: ^0.0.8" to clipboard
twitter_openapi_dart_generated: ^0.0.8 copied to clipboard

outdated

Twitter OpenAPI Dart

twitter_openapi_dart_generated (EXPERIMENTAL) #

Twitter OpenAPI(Swagger) specification

This Dart package is automatically generated by the OpenAPI Generator project:

  • API version: 0.0.1
  • Build package: org.openapitools.codegen.languages.DartDioClientCodegen

Requirements #

Installation & Usage #

pub.dev #

To use the package from pub.dev, please include the following in pubspec.yaml

dependencies:
  twitter_openapi_dart_generated: 0.0.8

Github #

If this Dart package is published to Github, please include the following in pubspec.yaml

dependencies:
  twitter_openapi_dart_generated:
    git:
      url: https://github.com/fa0311/twitter_openapi_dart.git
      #ref: main

Local development #

To use the package from your local drive, please include the following in pubspec.yaml

dependencies:
  twitter_openapi_dart_generated:
    path: /path/to/twitter_openapi_dart_generated

Getting Started #

Please follow the installation procedure and then run the following:

import 'package:twitter_openapi_dart_generated/twitter_openapi_dart_generated.dart';


final api = TwitterOpenapiDartGenerated().getDefaultApi();
final String pathQueryId = 9zwVLJ48lmVUk8u_Gh9DmA; // String | 
final String variables = {"screen_name": "elonmusk"}; // String | 
final String features = {}; // String | 

try {
    final response = await api.getProfileSpotlightsQuery(pathQueryId, variables, features);
    print(response);
} catch on DioError (e) {
    print("Exception when calling DefaultApi->getProfileSpotlightsQuery: $e\n");
}

Documentation for API Endpoints #

All URIs are relative to https://twitter.com/i/api

Class Method HTTP request Description
DefaultApi getProfileSpotlightsQuery GET /graphql/{pathQueryId}/ProfileSpotlightsQuery
OtherApi other GET /other
PostApi postCreateRetweet POST /graphql/{pathQueryId}/CreateRetweet
PostApi postCreateTweet POST /graphql/{pathQueryId}/CreateTweet
PostApi postDeleteRetweet POST /graphql/{pathQueryId}/DeleteRetweet
PostApi postDeleteTweet POST /graphql/{pathQueryId}/DeleteTweet
PostApi postFavoriteTweet POST /graphql/{pathQueryId}/FavoriteTweet
PostApi postUnfavoriteTweet POST /graphql/{pathQueryId}/UnfavoriteTweet
TweetApi getBookmarks GET /graphql/{pathQueryId}/Bookmarks
TweetApi getHomeLatestTimeline GET /graphql/{pathQueryId}/HomeLatestTimeline
TweetApi getHomeTimeline GET /graphql/{pathQueryId}/HomeTimeline
TweetApi getLikes GET /graphql/{pathQueryId}/Likes
TweetApi getListLatestTweetsTimeline GET /graphql/{pathQueryId}/ListLatestTweetsTimeline
TweetApi getSearchTimeline GET /graphql/{pathQueryId}/SearchTimeline
TweetApi getTweetDetail GET /graphql/{pathQueryId}/TweetDetail
TweetApi getUserMedia GET /graphql/{pathQueryId}/UserMedia
TweetApi getUserTweets GET /graphql/{pathQueryId}/UserTweets
TweetApi getUserTweetsAndReplies GET /graphql/{pathQueryId}/UserTweetsAndReplies
UserApi getUserByRestId GET /graphql/{pathQueryId}/UserByRestId
UserApi getUserByScreenName GET /graphql/{pathQueryId}/UserByScreenName
UserApi getUsersByRestIds GET /graphql/{pathQueryId}/UsersByRestIds
UserListApi getFollowers GET /graphql/{pathQueryId}/Followers
UserListApi getFollowersYouKnow GET /graphql/{pathQueryId}/FollowersYouKnow
UserListApi getFollowing GET /graphql/{pathQueryId}/Following
UserListApi getTweetFavoriters GET /graphql/{pathQueryId}/Favoriters
UserListApi getTweetRetweeters GET /graphql/{pathQueryId}/Retweeters
V11GetApi getFriendsFollowingList GET /1.1/friends/following/list.json
V11GetApi getSearchTypeahead GET /1.1/search/typeahead.json
V11PostApi postCreateFriendships POST /1.1/friendships/create.json
V11PostApi postDestroyFriendships POST /1.1/friendships/destroy.json
V20GetApi getSearchAdaptive GET /2/search/adaptive.json

Documentation For Models #

  • BookmarksResponse
  • BookmarksResponseData
  • BookmarksTimeline
  • CommunitiesActions
  • ContentEntryType
  • ContentItemType
  • ContentUnion
  • CreateRetweet
  • CreateRetweetResponse
  • CreateRetweetResponseData
  • CreateRetweetResponseResult
  • CreateTweet
  • CreateTweetResponse
  • CreateTweetResponseData
  • CreateTweetResponseResult
  • DeleteRetweetResponse
  • DeleteRetweetResponseData
  • DeleteTweetResponse
  • DeleteTweetResponseData
  • DeleteTweetResponseResult
  • Entities
  • ExtendedEntities
  • FavoriteTweet
  • FavoriteTweetResponseData
  • FollowResponse
  • FollowResponseData
  • FollowResponseResult
  • FollowResponseUser
  • FollowTimeline
  • HomeTimelineHome
  • HomeTimelineResponseData
  • InstructionType
  • InstructionUnion
  • ItemContentUnion
  • ItemResult
  • ListLatestTweetsTimelineResponse
  • ListTweetsTimeline
  • ListTweetsTimelineData
  • ListTweetsTimelineList
  • Media
  • MediaOriginalInfo
  • ModuleEntry
  • ModuleItem
  • OneFactorLoginEligibility
  • OtherResponse
  • PostCreateRetweetRequest
  • PostCreateRetweetRequestVariables
  • PostCreateTweetRequest
  • PostCreateTweetRequestFeatures
  • PostCreateTweetRequestVariables
  • PostCreateTweetRequestVariablesMedia
  • PostDeleteRetweetRequest
  • PostDeleteRetweetRequestVariables
  • PostDeleteTweetRequest
  • PostFavoriteTweetRequest
  • PostUnfavoriteTweetRequest
  • ProfileResponse
  • ProfileResponseData
  • Retweet
  • RetweetLegacy
  • SearchByRawQuery
  • SearchTimeline
  • SearchTimelineData
  • SearchTimelineResponse
  • Session
  • SocialContext
  • Timeline
  • TimelineAddEntries
  • TimelineAddEntry
  • TimelineAddToModule
  • TimelineClearCache
  • TimelineMessagePrompt
  • TimelinePinEntry
  • TimelinePrompt
  • TimelineReplaceEntry
  • TimelineResponse
  • TimelineShowAlert
  • TimelineShowAlertRichText
  • TimelineTerminateTimeline
  • TimelineTimelineCursor
  • TimelineTimelineItem
  • TimelineTimelineModule
  • TimelineTweet
  • TimelineUser
  • TimelineV2
  • Tweet
  • TweetCard
  • TweetCardLegacy
  • TweetCardLegacyBindingValuesInner
  • TweetCardLegacyBindingValuesInnerValue
  • TweetDetailResponse
  • TweetDetailResponseData
  • TweetEditControl
  • TweetEditPrespective
  • TweetFavoritersResponse
  • TweetFavoritersResponseData
  • TweetLegacy
  • TweetLegacySelfThread
  • TweetRetweetersResponse
  • TweetRetweetersResponseData
  • TweetTombstone
  • TweetUnion
  • TweetViews
  • TweetWithVisibilityResults
  • TypeName
  • UnfavoriteTweet
  • UnfavoriteTweetResponseData
  • Url
  • User
  • UserFeatures
  • UserLegacy
  • UserResponse
  • UserResponseData
  • UserResultByScreenName
  • UserResultByScreenNameLegacy
  • UserResultByScreenNameResult
  • UserResultCore
  • UserResults
  • UserTweetsData
  • UserTweetsResponse
  • UserTweetsResult
  • UserTweetsUser
  • UsersResponse
  • UsersResponseData

Documentation For Authorization #

Authentication schemes defined for the API:

ActiveUser #

  • Type: API key
  • API key parameter name: x-twitter-active-user
  • Location: HTTP header

AuthType #

  • Type: API key
  • API key parameter name: x-twitter-auth-type
  • Location: HTTP header

BearerAuth #

  • Type: HTTP basic authentication

ClientLanguage #

  • Type: API key
  • API key parameter name: x-twitter-client-language
  • Location: HTTP header

CookieAuthToken #

  • Type: API key
  • API key parameter name: auth_token
  • Location:

CookieCt0 #

  • Type: API key
  • API key parameter name: ct0
  • Location:

CsrfToken #

  • Type: API key
  • API key parameter name: x-csrf-token
  • Location: HTTP header

GuestToken #

  • Type: API key
  • API key parameter name: x-guest-token
  • Location: HTTP header

UserAgent #

  • Type: API key
  • API key parameter name: user-agent
  • Location: HTTP header

Author #

yuki@yuki0311.com