twttr.api

account-activity-webhooks

(account-activity-webhooks credentials)(account-activity-webhooks credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/account_activity/webhooks.json
adding `options-map` to the request and signing with `credentials`.

account-activity-webhooks-webhook-id

(account-activity-webhooks-webhook-id credentials)(account-activity-webhooks-webhook-id credentials & {:as options-map})
Call the Twitter endpoint: PUT https://api.twitter.com/1.1/account_activity/webhooks/:webhook_id.json
adding `options-map` to the request and signing with `credentials`.

account-activity-webhooks-webhook-id-subscriptions

(account-activity-webhooks-webhook-id-subscriptions credentials)(account-activity-webhooks-webhook-id-subscriptions credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/account_activity/webhooks/:webhook_id/subscriptions.json
adding `options-map` to the request and signing with `credentials`.

account-activity-webhooks-webhook-id-subscriptions-list

(account-activity-webhooks-webhook-id-subscriptions-list credentials)(account-activity-webhooks-webhook-id-subscriptions-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/account_activity/webhooks/:webhook_id/subscriptions/list.json
adding `options-map` to the request and signing with `credentials`.

account-remove-profile-banner

(account-remove-profile-banner credentials)(account-remove-profile-banner credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/account/remove_profile_banner.json
adding `options-map` to the request and signing with `credentials`.

account-settings

(account-settings credentials)(account-settings credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/account/settings.json
adding `options-map` to the request and signing with `credentials`.

account-update-profile

(account-update-profile credentials)(account-update-profile credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/account/update_profile.json
adding `options-map` to the request and signing with `credentials`.

account-update-profile-background-image

(account-update-profile-background-image credentials)(account-update-profile-background-image credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/account/update_profile_background_image.json
adding `options-map` to the request and signing with `credentials`.

account-update-profile-banner

(account-update-profile-banner credentials)(account-update-profile-banner credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/account/update_profile_banner.json
adding `options-map` to the request and signing with `credentials`.

account-update-profile-image

(account-update-profile-image credentials)(account-update-profile-image credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/account/update_profile_image.json
adding `options-map` to the request and signing with `credentials`.

account-verify-credentials

(account-verify-credentials credentials)(account-verify-credentials credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/account/verify_credentials.json
adding `options-map` to the request and signing with `credentials`.

application-rate-limit-status

(application-rate-limit-status credentials)(application-rate-limit-status credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/application/rate_limit_status.json
adding `options-map` to the request and signing with `credentials`.

blocks-create

(blocks-create credentials)(blocks-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/blocks/create.json
adding `options-map` to the request and signing with `credentials`.

blocks-destroy

(blocks-destroy credentials)(blocks-destroy credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/blocks/destroy.json
adding `options-map` to the request and signing with `credentials`.

blocks-ids

(blocks-ids credentials)(blocks-ids credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/blocks/ids.json
adding `options-map` to the request and signing with `credentials`.

blocks-list

(blocks-list credentials)(blocks-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/blocks/list.json
adding `options-map` to the request and signing with `credentials`.

collections-create

(collections-create credentials)(collections-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/collections/create.json
adding `options-map` to the request and signing with `credentials`.

collections-destroy

(collections-destroy credentials)(collections-destroy credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/collections/destroy.json
adding `options-map` to the request and signing with `credentials`.

collections-entries

(collections-entries credentials)(collections-entries credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/collections/entries.json
adding `options-map` to the request and signing with `credentials`.

collections-entries-add

(collections-entries-add credentials)(collections-entries-add credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/collections/entries/add.json
adding `options-map` to the request and signing with `credentials`.

collections-entries-curate

(collections-entries-curate credentials)(collections-entries-curate credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/collections/entries/curate.json
adding `options-map` to the request and signing with `credentials`.

collections-entries-move

(collections-entries-move credentials)(collections-entries-move credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/collections/entries/move.json
adding `options-map` to the request and signing with `credentials`.

collections-entries-remove

(collections-entries-remove credentials)(collections-entries-remove credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/collections/entries/remove.json
adding `options-map` to the request and signing with `credentials`.

collections-list

(collections-list credentials)(collections-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/collections/list.json
adding `options-map` to the request and signing with `credentials`.

collections-show

(collections-show credentials)(collections-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/collections/show.json
adding `options-map` to the request and signing with `credentials`.

collections-update

(collections-update credentials)(collections-update credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/collections/update.json
adding `options-map` to the request and signing with `credentials`.

direct-messages

(direct-messages credentials)(direct-messages credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/direct_messages.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-destroy

(direct-messages-destroy credentials)(direct-messages-destroy credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/direct_messages/destroy.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-events-list

(direct-messages-events-list credentials)(direct-messages-events-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/direct_messages/events/list.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-events-new

(direct-messages-events-new credentials)(direct-messages-events-new credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/direct_messages/events/new.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-events-show

(direct-messages-events-show credentials)(direct-messages-events-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/direct_messages/events/show.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-indicate-typing

(direct-messages-indicate-typing credentials)(direct-messages-indicate-typing credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/direct_messages/indicate_typing.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-mark-read

(direct-messages-mark-read credentials)(direct-messages-mark-read credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/direct_messages/mark_read.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-new

(direct-messages-new credentials)(direct-messages-new credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/direct_messages/new.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-sent

(direct-messages-sent credentials)(direct-messages-sent credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/direct_messages/sent.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-show

(direct-messages-show credentials)(direct-messages-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/direct_messages/show.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-welcome-messages-destroy

(direct-messages-welcome-messages-destroy credentials)(direct-messages-welcome-messages-destroy credentials & {:as options-map})
Call the Twitter endpoint: DELETE https://api.twitter.com/1.1/direct_messages/welcome_messages/destroy.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-welcome-messages-list

(direct-messages-welcome-messages-list credentials)(direct-messages-welcome-messages-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/direct_messages/welcome_messages/list.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-welcome-messages-new

(direct-messages-welcome-messages-new credentials)(direct-messages-welcome-messages-new credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/direct_messages/welcome_messages/new.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-welcome-messages-rules-destroy

(direct-messages-welcome-messages-rules-destroy credentials)(direct-messages-welcome-messages-rules-destroy credentials & {:as options-map})
Call the Twitter endpoint: DELETE https://api.twitter.com/1.1/direct_messages/welcome_messages/rules/destroy.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-welcome-messages-rules-list

(direct-messages-welcome-messages-rules-list credentials)(direct-messages-welcome-messages-rules-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/direct_messages/welcome_messages/rules/list.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-welcome-messages-rules-new

(direct-messages-welcome-messages-rules-new credentials)(direct-messages-welcome-messages-rules-new credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/direct_messages/welcome_messages/rules/new.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-welcome-messages-rules-show

(direct-messages-welcome-messages-rules-show credentials)(direct-messages-welcome-messages-rules-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/direct_messages/welcome_messages/rules/show.json
adding `options-map` to the request and signing with `credentials`.

direct-messages-welcome-messages-show

(direct-messages-welcome-messages-show credentials)(direct-messages-welcome-messages-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/direct_messages/welcome_messages/show.json
adding `options-map` to the request and signing with `credentials`.

endpoint-defaults

endpoints

favorites-create

(favorites-create credentials)(favorites-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/favorites/create.json
adding `options-map` to the request and signing with `credentials`.

favorites-destroy

(favorites-destroy credentials)(favorites-destroy credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/favorites/destroy.json
adding `options-map` to the request and signing with `credentials`.

favorites-list

(favorites-list credentials)(favorites-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/favorites/list.json
adding `options-map` to the request and signing with `credentials`.

followers-ids

(followers-ids credentials)(followers-ids credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/followers/ids.json
adding `options-map` to the request and signing with `credentials`.

followers-list

(followers-list credentials)(followers-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/followers/list.json
adding `options-map` to the request and signing with `credentials`.

friends-ids

(friends-ids credentials)(friends-ids credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/friends/ids.json
adding `options-map` to the request and signing with `credentials`.

friends-list

(friends-list credentials)(friends-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/friends/list.json
adding `options-map` to the request and signing with `credentials`.

friendships-create

(friendships-create credentials)(friendships-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/friendships/create.json
adding `options-map` to the request and signing with `credentials`.

friendships-destroy

(friendships-destroy credentials)(friendships-destroy credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/friendships/destroy.json
adding `options-map` to the request and signing with `credentials`.

friendships-incoming

(friendships-incoming credentials)(friendships-incoming credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/friendships/incoming.json
adding `options-map` to the request and signing with `credentials`.

friendships-lookup

(friendships-lookup credentials)(friendships-lookup credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/friendships/lookup.json
adding `options-map` to the request and signing with `credentials`.

friendships-no-retweets-ids

(friendships-no-retweets-ids credentials)(friendships-no-retweets-ids credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/friendships/no_retweets/ids.json
adding `options-map` to the request and signing with `credentials`.

friendships-outgoing

(friendships-outgoing credentials)(friendships-outgoing credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/friendships/outgoing.json
adding `options-map` to the request and signing with `credentials`.

friendships-show

(friendships-show credentials)(friendships-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/friendships/show.json
adding `options-map` to the request and signing with `credentials`.

friendships-update

(friendships-update credentials)(friendships-update credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/friendships/update.json
adding `options-map` to the request and signing with `credentials`.

geo-id-place-id

(geo-id-place-id credentials)(geo-id-place-id credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/geo/id/:place_id.json
adding `options-map` to the request and signing with `credentials`.

geo-reverse-geocode

(geo-reverse-geocode credentials)(geo-reverse-geocode credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/geo/reverse_geocode.json
adding `options-map` to the request and signing with `credentials`.

help-configuration

(help-configuration credentials)(help-configuration credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/help/configuration.json
adding `options-map` to the request and signing with `credentials`.

help-languages

(help-languages credentials)(help-languages credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/help/languages.json
adding `options-map` to the request and signing with `credentials`.

help-privacy

(help-privacy credentials)(help-privacy credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/help/privacy.json
adding `options-map` to the request and signing with `credentials`.

help-tos

(help-tos credentials)(help-tos credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/help/tos.json
adding `options-map` to the request and signing with `credentials`.

http-message

multimethod

Format a human-readable message describing a HTTP response from the Twitter API.
https://developer.twitter.com/en/docs/basics/response-codes

lists-create

(lists-create credentials)(lists-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/lists/create.json
adding `options-map` to the request and signing with `credentials`.

lists-destroy

(lists-destroy credentials)(lists-destroy credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/lists/destroy.json
adding `options-map` to the request and signing with `credentials`.

lists-list

(lists-list credentials)(lists-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/list.json
adding `options-map` to the request and signing with `credentials`.

lists-members

(lists-members credentials)(lists-members credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/members.json
adding `options-map` to the request and signing with `credentials`.

lists-members-create

(lists-members-create credentials)(lists-members-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/lists/members/create.json
adding `options-map` to the request and signing with `credentials`.

lists-members-create-all

(lists-members-create-all credentials)(lists-members-create-all credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/lists/members/create_all.json
adding `options-map` to the request and signing with `credentials`.

lists-members-destroy

(lists-members-destroy credentials)(lists-members-destroy credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/lists/members/destroy.json
adding `options-map` to the request and signing with `credentials`.

lists-members-destroy-all

(lists-members-destroy-all credentials)(lists-members-destroy-all credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/lists/members/destroy_all.json
adding `options-map` to the request and signing with `credentials`.

lists-members-show

(lists-members-show credentials)(lists-members-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/members/show.json
adding `options-map` to the request and signing with `credentials`.

lists-memberships

(lists-memberships credentials)(lists-memberships credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/memberships.json
adding `options-map` to the request and signing with `credentials`.

lists-ownerships

(lists-ownerships credentials)(lists-ownerships credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/ownerships.json
adding `options-map` to the request and signing with `credentials`.

lists-show

(lists-show credentials)(lists-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/show.json
adding `options-map` to the request and signing with `credentials`.

lists-statuses

(lists-statuses credentials)(lists-statuses credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/statuses.json
adding `options-map` to the request and signing with `credentials`.

lists-subscribers

(lists-subscribers credentials)(lists-subscribers credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/subscribers.json
adding `options-map` to the request and signing with `credentials`.

lists-subscribers-create

(lists-subscribers-create credentials)(lists-subscribers-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/lists/subscribers/create.json
adding `options-map` to the request and signing with `credentials`.

lists-subscribers-destroy

(lists-subscribers-destroy credentials)(lists-subscribers-destroy credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/lists/subscribers/destroy.json
adding `options-map` to the request and signing with `credentials`.

lists-subscribers-show

(lists-subscribers-show credentials)(lists-subscribers-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/subscribers/show.json
adding `options-map` to the request and signing with `credentials`.

lists-subscriptions

(lists-subscriptions credentials)(lists-subscriptions credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/lists/subscriptions.json
adding `options-map` to the request and signing with `credentials`.

lists-update

(lists-update credentials)(lists-update credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/lists/update.json
adding `options-map` to the request and signing with `credentials`.

media-metadata-create

(media-metadata-create credentials)(media-metadata-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/media/metadata/create.json
adding `options-map` to the request and signing with `credentials`.

media-upload

(media-upload credentials)(media-upload credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/media/upload.json
adding `options-map` to the request and signing with `credentials`.

mutes-users-create

(mutes-users-create credentials)(mutes-users-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/mutes/users/create.json
adding `options-map` to the request and signing with `credentials`.

mutes-users-destroy

(mutes-users-destroy credentials)(mutes-users-destroy credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/mutes/users/destroy.json
adding `options-map` to the request and signing with `credentials`.

mutes-users-ids

(mutes-users-ids credentials)(mutes-users-ids credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/mutes/users/ids.json
adding `options-map` to the request and signing with `credentials`.

mutes-users-list

(mutes-users-list credentials)(mutes-users-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/mutes/users/list.json
adding `options-map` to the request and signing with `credentials`.

oauth-access-token

(oauth-access-token credentials)(oauth-access-token credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/oauth/access_token
adding `options-map` to the request and signing with `credentials`.

oauth-authenticate

(oauth-authenticate credentials)(oauth-authenticate credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/oauth/authenticate
adding `options-map` to the request and signing with `credentials`.

oauth-authorize

(oauth-authorize credentials)(oauth-authorize credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/oauth/authorize
adding `options-map` to the request and signing with `credentials`.

oauth-invalidate-token

(oauth-invalidate-token credentials)(oauth-invalidate-token credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/oauth2/invalidate_token
adding `options-map` to the request and signing with `credentials`.

oauth-request-token

(oauth-request-token credentials)(oauth-request-token credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/oauth/request_token
adding `options-map` to the request and signing with `credentials`.

oauth-token

(oauth-token credentials)(oauth-token credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/oauth2/token
adding `options-map` to the request and signing with `credentials`.

request-endpoint

(request-endpoint endpoint credentials)(request-endpoint endpoint credentials {:keys [params], :as request-options})
Prepare and send an HTTP request to the Twitter API, signing with `credentials`
(via OAuth as directed by the wrap-auth middleware), returning a deferred HTTP response.
The `request-options` map is merged on top of `endpoint`, allowing custom middleware
or paths to be set directly, with the exception of :params, which is treating specially.
(:params request-options) is a mapping from :path placeholders to values, along with
additional query/form parameters, which are auto-adapted based on the request-method.

saved-searches-create

(saved-searches-create credentials)(saved-searches-create credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/saved_searches/create.json
adding `options-map` to the request and signing with `credentials`.

saved-searches-destroy-id

(saved-searches-destroy-id credentials)(saved-searches-destroy-id credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/saved_searches/destroy/:id.json
adding `options-map` to the request and signing with `credentials`.

saved-searches-list

(saved-searches-list credentials)(saved-searches-list credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/saved_searches/list.json
adding `options-map` to the request and signing with `credentials`.

saved-searches-show-id

(saved-searches-show-id credentials)(saved-searches-show-id credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/saved_searches/show/:id.json
adding `options-map` to the request and signing with `credentials`.

search-tweets

(search-tweets credentials)(search-tweets credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/search/tweets.json
adding `options-map` to the request and signing with `credentials`.

site-stream

(site-stream credentials)(site-stream credentials & {:as options-map})
Call the Twitter endpoint: GET https://sitestream.twitter.com/1.1/site.json
adding `options-map` to the request and signing with `credentials`.

statuses-destroy-id

(statuses-destroy-id credentials)(statuses-destroy-id credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/statuses/destroy/:id.json
adding `options-map` to the request and signing with `credentials`.

statuses-filter

(statuses-filter credentials)(statuses-filter credentials & {:as options-map})
Call the Twitter endpoint: POST https://stream.twitter.com/1.1/statuses/filter.json
adding `options-map` to the request and signing with `credentials`.

statuses-home-timeline

(statuses-home-timeline credentials)(statuses-home-timeline credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/statuses/home_timeline.json
adding `options-map` to the request and signing with `credentials`.

statuses-lookup

(statuses-lookup credentials)(statuses-lookup credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/statuses/lookup.json
adding `options-map` to the request and signing with `credentials`.

statuses-mentions-timeline

(statuses-mentions-timeline credentials)(statuses-mentions-timeline credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/statuses/mentions_timeline.json
adding `options-map` to the request and signing with `credentials`.

statuses-oembed

(statuses-oembed credentials)(statuses-oembed credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/statuses/oembed.json
adding `options-map` to the request and signing with `credentials`.

statuses-retweet-id

(statuses-retweet-id credentials)(statuses-retweet-id credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/statuses/retweet/:id.json
adding `options-map` to the request and signing with `credentials`.

statuses-retweeters-ids

(statuses-retweeters-ids credentials)(statuses-retweeters-ids credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/statuses/retweeters/ids.json
adding `options-map` to the request and signing with `credentials`.

statuses-retweets-id

(statuses-retweets-id credentials)(statuses-retweets-id credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/statuses/retweets/:id.json
adding `options-map` to the request and signing with `credentials`.

statuses-retweets-of-me

(statuses-retweets-of-me credentials)(statuses-retweets-of-me credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/statuses/retweets_of_me.json
adding `options-map` to the request and signing with `credentials`.

statuses-sample

(statuses-sample credentials)(statuses-sample credentials & {:as options-map})
Call the Twitter endpoint: GET https://stream.twitter.com/1.1/statuses/sample.json
adding `options-map` to the request and signing with `credentials`.

statuses-show-id

(statuses-show-id credentials)(statuses-show-id credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/statuses/show/:id.json
adding `options-map` to the request and signing with `credentials`.

statuses-unretweet-id

(statuses-unretweet-id credentials)(statuses-unretweet-id credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/statuses/unretweet/:id.json
adding `options-map` to the request and signing with `credentials`.

statuses-update

(statuses-update credentials)(statuses-update credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/statuses/update.json
adding `options-map` to the request and signing with `credentials`.

statuses-user-timeline

(statuses-user-timeline credentials)(statuses-user-timeline credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/statuses/user_timeline.json
adding `options-map` to the request and signing with `credentials`.

user-stream

(user-stream credentials)(user-stream credentials & {:as options-map})
Call the Twitter endpoint: GET https://userstream.twitter.com/1.1/user.json
adding `options-map` to the request and signing with `credentials`.

users-lookup

(users-lookup credentials)(users-lookup credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/users/lookup.json
adding `options-map` to the request and signing with `credentials`.

users-profile-banner

(users-profile-banner credentials)(users-profile-banner credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/users/profile_banner.json
adding `options-map` to the request and signing with `credentials`.

users-report-spam

(users-report-spam credentials)(users-report-spam credentials & {:as options-map})
Call the Twitter endpoint: POST https://api.twitter.com/1.1/users/report_spam.json
adding `options-map` to the request and signing with `credentials`.

users-show

(users-show credentials)(users-show credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/users/show.json
adding `options-map` to the request and signing with `credentials`.

users-suggestions

(users-suggestions credentials)(users-suggestions credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/users/suggestions.json
adding `options-map` to the request and signing with `credentials`.

users-suggestions-slug

(users-suggestions-slug credentials)(users-suggestions-slug credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/users/suggestions/:slug.json
adding `options-map` to the request and signing with `credentials`.

users-suggestions-slug-members

(users-suggestions-slug-members credentials)(users-suggestions-slug-members credentials & {:as options-map})
Call the Twitter endpoint: GET https://api.twitter.com/1.1/users/suggestions/:slug/members.json
adding `options-map` to the request and signing with `credentials`.