English | Japanese






サポートAPI

Timeline リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
statuses/public_timeline.jsongetPublicTimeline()N/A
statuses/home_timeline.jsongetHomeTimeline()✔ smc
statuses/user_timeline.jsongetUserTimeline()✔ smc
statuses/mentions.jsongetMentions()✔ smc
statuses/retweeted_by_me.jsongetRetweetedByMe()✔ smc
statuses/retweeted_to_me.jsongetRetweetedToMe()✔ smc
statuses/retweets_of_me.jsongetRetweetsOfMe()✔ smc
statuses/retweeted_to_user.jsongetRetweetedToUser(userId)✔ smc
statuses/retweeted_by_user.jsongetRetweetedByUser(userId)✔ smc
* s: since_id, m: max_id, c: count, p: page, C:cursor

Tweets リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
statuses/show/:id.jsonshowStatus(statusId)N/A
statuses/update.jsonupdateStatus(status)N/A
statuses/destroy/:id.jsondestroyStatus(statusId)N/A
statuses/retweet/:id.jsonretweetStatus(statusId)N/A
statuses/retweets/:id.jsongetRetweets(statusId)N/A
statuses/:id/retweeted_by.jsongetRetweetedBy(statusId)N/A
statuses/:id/retweeted_by/ids.jsongetRetweetedByIds(statusId)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

User リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
users/show.jsonshowUser(userId)N/A
users/lookup.jsonlookupUsers(userId[])N/A
users/search.jsonsearchUsers(query, page)✔ p
users/suggestions.jsongetSuggestedUserCategories()N/A
users/suggestions/:slug.jsongetUserSuggestions(categorySlug)N/A
users/suggestions/:slug/members.jsongetMemberSuggestions(categorySlug) N/A
users/profile_image/:screen_name.jsongetProfileImage(screenName, size)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Trends リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
trends.jsongetTrends()N/A
trends/current.jsongetCurrentTrends()N/A
trends/daily.jsongetDailyTrends()N/A
trends/weekly.jsongetWeeklyTrends()N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Local Trends リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
trends/available.jsongetAvailableTrends()N/A
trends/:woeid.jsongetLocationTrends(woeid)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

List リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
lists/create.jsoncreateUserList(listName, isPublicList, description)N/A
lists/update.jsonupdateUserList(listId, listName, isPublicList, description)N/A
lists.jsongetUserLists(cursor)✔ C
lists/show.jsonshowUserList(id)N/A
lists/destroy.jsondestroyUserList(listId)N/A
lists/statuses.jsongetUserListStatuses(id, paging)✔ smc
lists/memberships.jsongetUserListMemberships(listMemberScreenName, cursor)✔ C
lists/subscriptions.jsongetUserListSubscriptions(cursor)✔ C
lists/all.jsongetAllUserLists(screenName)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

List Members リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
lists/members.jsongetUserListMembers(listId, cursor)✔ C
lists/members/create.jsonaddUserListMember(listId, userId)N/A
lists/members/create_all.jsonaddUserListMembers(listId, userIDs[])N/A
lists/members/destroy.jsondeleteUserListMember(listId, userId)N/A
lists/members/show.jsonshowUserListMembership(listId, userId)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

List Subscribers リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
lists/subscribers.jsongetUserListSubscribers(listId, cursor)✔ C
lists/subscribers/create.jsoncreateUserListSubscription(listId)N/A
lists/subscribers/destroy.jsondestroyUserListSubscription(listId)N/A
lists/subscribers/show.jsonshowUserListSubscription(listId, userId)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Direct Message リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
direct_messages.jsongetDirectMessages()✔ smcp
direct_messages/sent.jsongetSentDirectMessages()✔ smcp
direct_messages/new.jsonsendDirectMessage(userId, text)N/A
direct_messages/destroy/:id.jsondestroyDirectMessage(directMessageId)N/A
direct_messages/show/:id.jsonshowDirectMessage(directMessageId)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Friendship リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
friendships/create.jsoncreateFriendship(userId)N/A
friendships/destroy.jsondestroyFriendship(userId)N/A
friendships/exists.jsonexistsFriendship(userA, userB)N/A
friendships/show.jsonshowFriendship(sourceId, targetId)N/A
friendships/incoming.jsongetIncomingFriendships(cursor)N/A
friendships/outgoing.jsongetOutgoingFriendships(cursor)N/A
friendships/lookup.jsonlookupFriendships(userIds[])N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Friends and Followers リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
friends/ids.jsongetFriendsIDs()✔ C
followers/ids.jsongetFollowersIDs()✔ C
* s: since_id, m: max_id, c: count, p: page, C:cursor

Account リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
account/verify_credentials.jsonverifyCredentials()N/A
account/rate_limit_status.jsongetRateLimitStatus()N/A
account/totals.jsongetAccountTotals()N/A
account/settings.jsongetAccuontSettings()N/A
account/settings.jsonupdateAccountSettings(trendLocationWoeid, sleepTimeEnabled, startSleepTime, endSleepTime, timeZone, lang)N/A
account/update_profile_colors.jsonupdateProfileColors(backgroundColor, textColor, linkColor, sidebarFillColor, sidebarBorderColor)N/A
account/update_profile_image.jsonupdateProfileImage(file)N/A
account/update_profile_background_image.jsonupdateProfileBackgroundImage(file, tile)N/A
account/update_profile.jsonupdateProfile(name, url, location, description)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Favorite リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
favorites.jsongetFavorites()✔ p
favorites/create/:id.jsoncreateFavorite(statusId)N/A
favorites/destroy/:id.jsondestroyFavorite(statusId)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Notification リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
notifications/follow.jsonenableNotification(userId)N/A
notifications/leave.jsondisableNotification(userId)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Block リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
blocks/create.jsoncreateBlock(userId)N/A
blocks/destroy.jsondestroyBlock(userId)N/A
blocks/exists.jsonexistsBlock(userId)N/A
blocks/blocking.jsongetBlockingUsers()✔ p
blocks/blocking/ids.jsongetBlockingUsersIDs()N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Spam Reporting リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
report_spam.jsonreportSpam(userId)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Saved Searches リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
saved_searches.jsongetSavedSearches()N/A
saved_searches/show/:id.jsonshowSavedSearch(savedSearchId)N/A
saved_searches/create.jsoncreateSavedSearch(query)N/A
saved_searches/destroy/:id.jsondestroySavedSearch(savedSearchId)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Geo リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
geo/search.jsonsearchPlaces(geoQuery)N/A
geo/similar_places.jsongetSimilarPlaces(location, name, containedWithin, streetAddress)N/A
geo/reverse_geocode.jsonreverseGeoCode(geoQuery)N/A
geo/id/:place_id.jsongetGeoDetails(placeId)N/A
geo/place.jsoncreatePlace(name, containedWithin, token, location, streetAddress)N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Legal リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
legal/tos.jsongetTermsOfService()N/A
legal/privacy.jsongetPrivacyPolicy()N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Help リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
help/test.jsontest()N/A
help/configuration.jsongetAPIConfiguration()N/A
help/languages.jsongetLanguage()N/A
* s: since_id, m: max_id, c: count, p: page, C:cursor

Streamed Tweets リソース

リソースTwitter4J のメソッド要認証Rate リミット一般に公開されている
statuses/filter.jsonfilter()
statuses/firehose.jsonfirehose()N/A
statuses/links.jsonlinks()N/A
statuses/retweet.jsonretweet()N/A
statuses/sample.jsonsample()
* s: since_id, m: max_id, c: count, p: page, C:cursor

Search API リソース

リソースTwitter4J のメソッド要認証Rate リミットページングサポート(*)
search.jsonsearch(query)✔ pcs(via Query)