Created
May 4, 2015 20:36
-
-
Save ludofleury/55afb4d7834ff6f93e57 to your computer and use it in GitHub Desktop.
twitter RESt Public API inconsistencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
account/remove_profile_banner | |
account/settings | |
account/settings | |
account/update_delivery_device | |
account/update_profile | |
account/update_profile_background_image | |
account/update_profile_banner | |
account/update_profile_image | |
account/verify_credentials | |
application/rate_limit_status | |
blocks/create | |
blocks/destroy | |
blocks/ids | |
blocks/list | |
direct_messages | |
direct_messages/destroy | |
direct_messages/new | |
direct_messages/sent | |
direct_messages/show | |
favorites/create | |
favorites/destroy | |
favorites/list | |
followers/ids | |
followers/list | |
friends/ids | |
friends/list | |
friendships/create | |
friendships/destroy | |
friendships/incoming | |
friendships/lookup | |
friendships/no_retweets/ids | |
friendships/outgoing | |
friendships/show | |
friendships/update | |
geo/id/:place_id | |
geo/place | |
geo/reverse_geocode | |
geo/search | |
help/configuration | |
help/languages | |
help/privacy | |
help/tos | |
lists/create | |
lists/destroy | |
lists/list | |
lists/members | |
lists/members/create | |
lists/members/create_all | |
lists/members/destroy | |
lists/members/destroy_all | |
lists/members/show | |
lists/memberships | |
lists/ownerships | |
lists/show | |
lists/statuses | |
lists/subscribers | |
lists/subscribers/create | |
lists/subscribers/destroy | |
lists/subscribers/show | |
lists/subscriptions | |
lists/update | |
media/upload | |
mutes/users/create | |
mutes/users/destroy | |
mutes/users/ids | |
mutes/users/list | |
saved_searches/create | |
saved_searches/destroy/:id | |
saved_searches/list | |
saved_searches/show/:id | |
search/tweets | |
statuses/destroy/:id | |
statuses/home_timeline | |
statuses/lookup | |
statuses/mentions_timeline | |
statuses/oembed | |
statuses/retweet/:id | |
statuses/retweeters/ids | |
statuses/retweets/:id | |
statuses/retweets_of_me | |
statuses/show/:id | |
statuses/update | |
statuses/update_with_media | |
statuses/user_timeline | |
trends/available | |
trends/closest | |
trends/place | |
users/lookup | |
users/profile_banner | |
users/report_spam | |
users/search | |
users/show | |
users/suggestions | |
users/suggestions/:slug | |
users/suggestions/:slug/members |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GET application/rate_limit_status application 180 180 | |
GET favorites/list favorites 15 15 | |
GET followers/ids followers 15 15 | |
GET followers/list followers 15 30 | |
GET friends/ids friends 15 15 | |
GET friends/list friends 15 30 | |
GET friendships/show friendships 180 15 | |
GET help/configuration help 15 15 | |
GET help/languages help 15 15 | |
GET help/privacy help 15 15 | |
GET help/tos help 15 15 | |
GET lists/list lists 15 15 | |
GET lists/members lists 180 15 | |
GET lists/members/show lists 15 15 | |
GET lists/memberships lists 15 15 | |
GET lists/ownerships lists 15 15 | |
GET lists/show lists 15 15 | |
GET lists/statuses lists 180 180 | |
GET lists/subscribers lists 180 15 | |
GET lists/subscribers/show lists 15 15 | |
GET lists/subscriptions lists 15 15 | |
GET search/tweets search 180 450 | |
GET statuses/lookup statuses 180 60 | |
GET statuses/oembed statuses 180 180 | |
GET statuses/retweeters/ids statuses 15 60 | |
GET statuses/retweets/:id statuses 15 60 | |
GET statuses/show/:id statuses 180 180 | |
GET statuses/user_timeline statuses 180 300 | |
GET trends/available trends 15 15 | |
GET trends/closest trends 15 15 | |
GET trends/place trends 15 15 | |
GET users/lookup users 180 60 | |
GET users/show users 180 180 | |
GET users/suggestions users 15 15 | |
GET users/suggestions/:slug users 15 15 | |
GET users/suggestions/:slug/members users |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/account/login_verification_enrollment | |
/account/settings | |
/account/update_profile | |
/account/verify_credentials | |
/application/rate_limit_status | |
/blocks/ids | |
/blocks/list | |
/contacts/addressbook | |
/contacts/delete/status | |
/contacts/uploaded_by | |
/contacts/users | |
/contacts/users_and_uploaded_by | |
/device/token | |
/direct_messages | |
/direct_messages/sent | |
/direct_messages/sent_and_received | |
/direct_messages/show | |
/favorites/list | |
/followers/ids | |
/followers/list | |
/friends/following/ids | |
/friends/following/list | |
/friends/ids | |
/friends/list | |
/friendships/incoming | |
/friendships/lookup | |
/friendships/no_retweets/ids | |
/friendships/outgoing | |
/friendships/show | |
/geo/id/:place_id | |
/geo/reverse_geocode | |
/geo/search | |
/geo/similar_places | |
/help/configuration | |
/help/languages | |
/help/privacy | |
/help/settings | |
/help/tos | |
/lists/list | |
/lists/members | |
/lists/members/show | |
/lists/memberships | |
/lists/ownerships | |
/lists/show | |
/lists/statuses | |
/lists/subscribers | |
/lists/subscribers/show | |
/lists/subscriptions | |
/mutes/users/ids | |
/mutes/users/list | |
/saved_searches/destroy/:id | |
/saved_searches/list | |
/saved_searches/show/:id | |
/search/tweets | |
/statuses/friends | |
/statuses/home_timeline | |
/statuses/lookup | |
/statuses/mentions_timeline | |
/statuses/oembed | |
/statuses/retweeters/ids | |
/statuses/retweets/:id | |
/statuses/retweets_of_me | |
/statuses/show/:id | |
/statuses/user_timeline | |
/trends/available | |
/trends/closest | |
/trends/place | |
/users/derived_info | |
/users/lookup | |
/users/profile_banner | |
/users/report_spam | |
/users/search | |
/users/show/:id | |
/users/suggestions | |
/users/suggestions/:slug | |
/users/suggestions/:slug/members |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment