INDEX / SOCIAL / TWITTER API
№ APD-01936
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01936 · FIRST INDEXED 2026-08-27

Twitter API

SOURCE: DISCOVERY-APISGURU
DOMAIN: dev.twitter.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
CATEGORIESsocial
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ABOUT
FROM DEV.TWITTER.COM
Use the X API with an all-new Developer Console and consumption-based billing. No fixed monthly costs, no monthly caps.
ENDPOINTS
STRUCTURED FROM SWAGGER 2.0
GET
/account/settings.json
Returns settings (including current trend, geo and sleep time information) for the authenticating user.
POST
/account/settings.json
Updates the authenticating user's settings.
POST
/account/update_delivery_device.json
Sets which device Twitter delivers updates to for the authenticating user. Sending none as the device paramete
POST
/account/update_profile.json
Sets values that users are able to set under the Account tab of their settings page. Only the parameters speci
POST
/account/update_profile_background_image.json
Updates the authenticating user's profile background image. This method can also be used to enable or disable
POST
/account/update_profile_colors.json
Sets one or more hex values that control the color scheme of the authenticating user's profile page on twitter
POST
/account/update_profile_image.json
Updates the authenticating user's profile image. Note that this method expects raw multipart data, not a URL t
GET
/application/rate_limit_status.json
Returns the current rate limits for methods belonging to the specified resource families. Each 1.1 API resour
POST
/blocks/create.json
Blocks the specified user from following the authenticating user. In addition the blocked user will not show i
POST
/blocks/destroy.json
Un-blocks the user specified in the ID parameter for the authenticating user. Returns the un-blocked user in t
GET
/blocks/ids.json
Returns an array of numeric user ids the authenticating user is blocking.
GET
/blocks/list.json
Allows one to enable or disable retweets and device notifications from the specified user.
+ 71 MORE ENDPOINTS IN THE SPEC