This repository was archived by the owner on Jun 30, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 28
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Progress: API v1 #5
Copy link
Copy link
Open
Description
https://developer.twitter.com/en/docs/twitter-api/api-reference-index
Curate a collection of Tweets
- GET collections/entries
- GET collections/list
- GET collections/show
- POST collections/create
- POST collections/destroy
- POST collections/entries/add
- POST collections/entries/curate
- POST collections/entries/move
- POST collections/entries/remove
- POST collections/update
Filter realtime Tweets
Get Tweet timelines
Post, retrieve, and engage with Tweets
- GET favorites/list
- GET statuses/lookup
- GET statuses/oembed
- GET statuses/retweeters/ids
- GET statuses/retweets/:id
- GET statuses/retweets_of_me
- GET statuses/show/:id
- POST favorites/create
- POST favorites/destroy
- POST statuses/destroy/:id
- POST statuses/retweet/:id
- POST statuses/unretweet/:id
- POST statuses/update #7
- POST statuses/update_with_media (deprecated)
- Do not implement
Sample realtime Tweets
Search Tweets: Standard v1.1
Create and manage lists
- GET lists/list
- GET lists/members
- GET lists/members/show
- GET lists/memberships
- GET lists/ownerships
- GET lists/show
- GET lists/statuses
- GET lists/subscribers
- GET lists/subscribers/show
- GET lists/subscriptions
- POST lists/create
- POST lists/destroy
- POST lists/members/create
- POST lists/members/create_all
- POST lists/members/destroy
- POST lists/members/destroy_all
- POST lists/subscribers/create
- POST lists/subscribers/destroy
- POST lists/update
Follow, search, and get users
- GET followers/ids
- GET followers/list
- GET friends/ids
- GET friends/list
- GET friendships/incoming
- GET friendships/lookup
- GET friendships/no_retweets/ids
- GET friendships/outgoing
- GET friendships/show
- GET users/lookup
- GET users/search
- GET users/show
- POST friendships/create
- POST friendships/destroy
- POST friendships/update
Manage account settings and profile
- GET account/settings
- GET account/verify_credentials
- GET saved_searches/list
- GET saved_searches/show/:id
- GET users/profile_banner
- POST account/remove_profile_banner
- POST account/settings
- POST account/update_profile
- POST account/update_profile_banner
- POST account/update_profile_image
- POST saved_searches/create
- POST saved_searches/destroy/:id
Mute, block, and report users
- GET blocks/ids
- GET blocks/list
- GET mutes/users/ids
- GET mutes/users/list
- POST blocks/create
- POST blocks/destroy
- POST mutes/users/create
- POST mutes/users/destroy
- POST users/report_spam
Direct Messages
Buttons
Custom profiles
- DELETE custom_profiles/destroy.json
- Send a Direct Message with custom profile
- GET custom_profiles/:id
- GET custom_profiles/list
- POST custom_profiles/new.json
Customer feedback cards
Quick Replies
Sending and receiving events
- DELETE direct_messages/events/destroy
- GET direct_messages/events/list
- GET direct_messages/events/show
- POST direct_messages/events/new (message_create)
Typing indicator and read receipts
Welcome Messages
- DELETE direct_messages/welcome_messages/destroy
- DELETE direct_messages/welcome_messages/rules/destroy
- PUT direct_messages/welcome_messages/update
- GET direct_messages/welcome_messages/list
- GET direct_messages/welcome_messages/rules/list
- GET direct_messages/welcome_messages/rules/show
- GET direct_messages/welcome_messages/show
- POST direct_messages/welcome_messages/new
- POST direct_messages/welcome_messages/rules/new
Media
- GET media/upload (STATUS)
- POST media/metadata/create
- POST media/subtitles/create
- POST media/subtitles/delete
POST media/upload- POST media/upload (APPEND)
- POST media/upload (FINALIZE)
- POST media/upload (INIT)
Trends
Geo
Developer utilities
Get Twitter supported languages
Get app rate limit status
Authentication
Metadata
Metadata
Assignees
Labels
No labels