{ "uuid": "c3e4852c-b574-49bf-af19-3c727d17dc14", "lastMigration": 29, "name": "Twitter API", "endpointPrefix": "1.1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "0e89866a-9fd0-40f5-a362-1d69d9943cea", "documentation": "Returns settings (including\ncurrent trend, geo and sleep time information) for the authenticating user.", "method": "get", "endpoint": "account/settings.json", "responses": [ { "uuid": "ea30d5f1-4ab2-4024-9c2f-19ae2ce5a094", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09c44b1c-fbc6-4e98-b90f-c8d77e5a43e9", "documentation": "Updates the\nauthenticating user's settings.", "method": "post", "endpoint": "account/settings.json", "responses": [ { "uuid": "2768b41c-664c-4dc0-9dd9-f3e63f537948", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac1b6223-bbdb-41c4-9105-543398a519d7", "documentation": "Sets which\ndevice Twitter delivers updates to for the authenticating user. Sending none as the device parameter\nwill disable SMS updates.", "method": "post", "endpoint": "account/update_delivery_device.json", "responses": [ { "uuid": "17144f7a-a1cc-4baf-aba8-54e1330fe0da", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fa0502f7-e65b-4db3-a5ef-355e5a9e38d5", "documentation": "Sets values that\nusers are able to set under the Account tab of their settings page. Only the parameters specified\nwill be updated.", "method": "post", "endpoint": "account/update_profile.json", "responses": [ { "uuid": "b29fdac9-a414-4c54-912e-55f8bd329469", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "496fb429-465e-4260-8c7f-0d79f793261a", "documentation": "Updates the authenticating user's profile background image. This method can also be used to enable\nor disable the profile background image. Although each parameter is marked as optional, at least one\nof image, tile or use must be provided when making this request.", "method": "post", "endpoint": "account/update_profile_background_image.json", "responses": [ { "uuid": "baf8efab-8370-41e2-b1bc-61811b7d3eac", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "89b1e2cd-e325-4f6c-91bb-e062f9a02b73", "documentation": "Sets one or\nmore hex values that control the color scheme of the authenticating user's profile page on\ntwitter.com.\nEach parameter's value must be a valid hexidecimal value, and may be either three or six characters\n(ex: #fff or #ffffff).", "method": "post", "endpoint": "account/update_profile_colors.json", "responses": [ { "uuid": "86902023-b0ef-48c1-937f-3d2a5fc2b9b4", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cdc54e98-7de3-4ecb-bfd2-8eb8376d9cca", "documentation": "Updates the\nauthenticating user's profile image. Note that this method expects raw multipart data, not a URL to\nan image. This method asynchronously processes the uploaded file before updating the user's profile\nimage URL. You can either update your local cache the next time you request the user's information,\nor, at least 5 seconds after uploading the image, ask for the updated URL using GET\nusers/profile_image/:screen_name\n(https://dev.twitter.com/docs/api/1/get/users/profile_image/:screen_name).", "method": "post", "endpoint": "account/update_profile_image.json", "responses": [ { "uuid": "2374b0b3-b031-461e-8251-0de46717ed47", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c169ef4f-afef-42f0-99bc-ffafe270088f", "documentation": "Returns the\ncurrent rate limits for\nmethods belonging to the specified resource families.\n\nEach 1.1 API resource belongs to a \"resource family\" which is indicated in its method documentation.\nYou can typically determine a method's resource family from the first component of the path after\nthe resource version.\n\nThis method responds with a map of methods belonging to the families specified by the resources\nparameter, the current remaining uses for each of those resources within the current rate limiting\nwindow, and its expiration time in epoch time. It also includes a rate_limit_context field that\nindicates the current access token context.\n\nYou may also issue requests to this method without any parameters to receive a map of all rate\nlimited GET methods. If your application only uses a few of methods, please explicitly provide a\nresources parameter with the specified resource families you work with.", "method": "get", "endpoint": "application/rate_limit_status.json", "responses": [ { "uuid": "d9d5d10b-13b9-4a0a-a071-f8a615ab0f67", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d4bc7a6d-1a12-49d7-a8a9-31afcbb4bb73", "documentation": "Blocks the specified user from\nfollowing the authenticating user. In addition the blocked user will not show in the authenticating\nusers mentions or timeline (unless retweeted by another user). If a follow or friend relationship\nexists it is destroyed.", "method": "post", "endpoint": "blocks/create.json", "responses": [ { "uuid": "c14a9cf4-e642-4c21-b237-0848fe399639", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd125854-4f6c-4f6f-a00a-4b4ae9584879", "documentation": "Un-blocks the user specified\nin the ID parameter for the authenticating user. Returns the un-blocked user in the requested format\nwhen successful. If relationships existed before the block was instated, they will not be restored.", "method": "post", "endpoint": "blocks/destroy.json", "responses": [ { "uuid": "31c657ea-f211-425a-971c-41934d2c1bfe", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa8ec81d-1b21-4956-bdf6-a9c2b244b47d", "documentation": "Returns an array of numeric user\nids the authenticating user is blocking.", "method": "get", "endpoint": "blocks/ids.json", "responses": [ { "uuid": "474b0a74-e031-4b76-b9fc-0dbc1dac7c41", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2abd1e49-f01e-4ea1-ae2a-5757c3f0aeef", "documentation": "Allows one to enable or\ndisable retweets and device notifications from the specified user.", "method": "get", "endpoint": "blocks/list.json", "responses": [ { "uuid": "5f4fc8be-4a64-4282-aba3-1306d207902e", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4884e7f0-37ab-4145-ae6f-0d5ff5d6dab4", "documentation": "Returns the 20 most recent\ndirect messages sent to the authenticating user. Includes detailed information about the sender and\nrecipient user. You can request up to 200 direct messages per call, up to a maximum of 800 incoming\nDMs.\n\nImportant: This method requires an access token with RWD (read, write and direct message)\npermissions.\nConsult The Application Permission Model for more information.", "method": "get", "endpoint": "direct_messages.json", "responses": [ { "uuid": "370901ea-5525-4837-a6b1-aa9042efba01", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0744140-36aa-42cb-adf9-9a93f4bbb571", "documentation": "Destroys the direct\nmessage specified in the required ID parameter. The authenticating user must be the recipient of the\nspecified direct message.\n\nImportant: This method requires an access token with RWD (read, write and direct message)\npermissions.\nConsult The Application Permission Model for more information.", "method": "post", "endpoint": "direct_messages/destroy.json", "responses": [ { "uuid": "53e416e0-37bc-4b84-ad47-e6353ec56e93", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2de90974-e6f9-41de-a155-6efefa9c63c2", "documentation": "Sends a new direct\nmessage to the specified user from the authenticating user. Requires both the user and text\nparameters and must be a POST. Returns the sent message in the requested format if successful.", "method": "post", "endpoint": "direct_messages/new.json", "responses": [ { "uuid": "60cd617f-a305-43e3-b26a-cd050942646a", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7cb07f45-0da9-483c-a101-88e6f4309413", "documentation": "Returns the 20 most\nrecent direct messages sent by the authenticating user. Includes detailed information about the\nsender and recipient user. You can request up to 200 direct messages per call, up to a maximum of\n800 outgoing DMs.\n\nImportant: This method requires an access token with RWD (read, write and direct message)\npermissions. Consult The Application Permission Model for more information.", "method": "get", "endpoint": "direct_messages/sent.json", "responses": [ { "uuid": "eefeee58-47bc-44bf-aabc-fc0c4b4581cb", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96d4bdd7-0321-42d3-a7bb-d1412b01691c", "documentation": "Returns a single direct\nmessage, specified by an id parameter. Like the /1.1/direct_messages.format request, this method\nwill include the user objects of the sender and recipient.\n\nImportant: This method requires an access token with RWD (read, write and direct message)\npermissions.\nConsult The Application Permission Model for more information.", "method": "get", "endpoint": "direct_messages/show.json", "responses": [ { "uuid": "eefdb4ea-2489-4faf-8d83-37220936a628", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e4279cd9-deb6-4f29-b165-530dc81d8500", "documentation": "Favorites the status\nspecified in the ID parameter as the authenticating user. Returns the favorite status when\nsuccessful.\n\nThis process invoked by this method is asynchronous. The immediately returned status may not\nindicate the resultant favorited status of the tweet. A 200 OK response from this method will\nindicate whether the intended action was successful or not.", "method": "post", "endpoint": "favorites/create.json", "responses": [ { "uuid": "a8fbde73-7554-4bfe-9d18-f6fab8a94c5f", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "29f91ec6-ecc8-42ea-95c3-530fee72ebcc", "documentation": "Un-favorites the status\nspecified in the ID parameter as the authenticating user. Returns the un-favorited status in the\nrequested format when successful.\n\nThis process invoked by this method is asynchronous. The immediately returned status may not\nindicate the resultant favorited status of the tweet. A 200 OK response from this method will\nindicate whether the intended action was successful or not.", "method": "post", "endpoint": "favorites/destroy.json", "responses": [ { "uuid": "ce60c06c-053d-4040-a232-a61faf99b20c", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a696430c-44dc-40c2-90f7-58ce1b677d69", "documentation": "Returns the 20 most recent\nTweets favorited by the authenticating or specified user.", "method": "get", "endpoint": "favorites/list.json", "responses": [ { "uuid": "45e3d9c6-d2fd-4fac-8643-f8af2273d106", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2685dcf0-0346-4782-97ee-88956ad076d8", "documentation": "Returns a cursored collection\nof user IDs for every user following the specified user.\n\nAt this time, results are ordered with the most recent following first — however, this ordering is\nsubject to unannounced change and eventual consistency issues. Results are given in groups of 5,000\nuser IDs and multiple \"pages\" of results can be navigated through using the next_cursor value in\nsubsequent requests. See Using cursors to navigate collections for more information.\n\nThis method is especially powerful when used in conjunction with GET users/lookup, a method that\nallows you to convert user IDs into full user objects in bulk.", "method": "get", "endpoint": "followers/ids.json", "responses": [ { "uuid": "acb17186-29a1-40ed-b418-b9183f288db4", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "88c061ba-abe6-4413-b9ff-502e5b9b19d0", "documentation": "Returns a cursored collection of\nuser IDs for every user the specified user is following (otherwise known as their \"friends\").\n\nAt this time, results are ordered with the most recent following first — however, this ordering is\nsubject to unannounced change and eventual consistency issues. Results are given in groups of 5,000\nuser IDs and multiple \"pages\" of results can be navigated through using the next_cursor value in\nsubsequent requests. See Using cursors to navigate collections for more information.\n\nThis method is especially powerful when used in conjunction with GET users/lookup, a method that\nallows you to convert user IDs into full user objects in bulk.", "method": "get", "endpoint": "friends/ids.json", "responses": [ { "uuid": "5596091a-08e0-4b0e-aad1-7d0161f64b80", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "68f2c903-aac7-4557-aad1-4adac31cf497", "documentation": "Allows the authenticating\nusers to follow the user specified in the ID parameter.\n\nReturns the befriended user in the requested format when successful. Returns a string describing the\nfailure condition when unsuccessful. If you are already friends with the user a HTTP 403 may be\nreturned, though for performance reasons you may get a 200 OK message even if the friendship already\nexists.\n\nActions taken in this method are asynchronous and changes will be eventually consistent.", "method": "post", "endpoint": "friendships/create.json", "responses": [ { "uuid": "a37f4264-4be3-4b8f-9ecc-77527b55237a", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "26d82252-4a3f-4201-964b-a20a61fa913e", "documentation": "Allows the\nauthenticating\nuser to unfollow the user specified in the ID parameter.\n\nReturns the unfollowed user in the requested format when successful. Returns a string describing the\nfailure condition when unsuccessful.\n\nActions taken in this method are asynchronous and changes will be eventually consistent.", "method": "post", "endpoint": "friendships/destroy.json", "responses": [ { "uuid": "c6d2d4b7-5b05-41f5-85de-544013fe5bd0", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c158efe2-6850-4c00-b766-a3a28b7f54f7", "documentation": "Returns the\nrelationships\nof the authenticating user to the comma-separated list of up to 100 screen_names or user_ids\nprovided. Values for connections can be: following, following_requested, followed_by, none.", "method": "get", "endpoint": "friendships/incoming.json", "responses": [ { "uuid": "460549ec-29ec-4f0d-a3a5-19dc542334de", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32e06216-8601-4248-befc-70b1d56d6f89", "documentation": "Returns the relationships\nof the authenticating user to the comma-separated list of up to 100 screen_names or user_ids\nprovided. Values for connections can be: following, following_requested, followed_by, none.", "method": "get", "endpoint": "friendships/lookup.json", "responses": [ { "uuid": "9ba655be-3927-4f08-b6aa-95fdef3359cd", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4c9a72df-96ff-4b05-b47f-4307a950051c", "documentation": "Returns a collection of\nnumeric IDs for every protected user for whom the authenticating user has a pending follow request.", "method": "get", "endpoint": "friendships/outgoing.json", "responses": [ { "uuid": "b9a59574-24b6-4b70-9da8-2650dffd1f27", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bac93c7c-d045-4b71-bb05-acd49c61edbf", "documentation": "Returns detailed information\nabout the relationship between two arbitrary users.", "method": "get", "endpoint": "friendships/show.json", "responses": [ { "uuid": "de56f8d0-9520-4e7e-bb09-aa1a2ce563e3", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0017fe0e-9f27-4498-a378-7bb9e4a3d1fe", "documentation": "Allows one to enable or\ndisable retweets and device notifications from the specified user.", "method": "post", "endpoint": "friendships/update.json", "responses": [ { "uuid": "ce9c70f3-be82-447b-a0df-85a5c916ae09", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1c6f4dc7-5c8d-4319-8edc-cfc07453cc5c", "documentation": "Returns all the\ninformation about a known place.Example Values: df51dec6f4ee2b2c", "method": "get", "endpoint": "geo/id/:place_id.json", "responses": [ { "uuid": "9d4010f6-221f-421d-9dfc-5e92ed4cca24", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "829ed956-a67c-4004-9024-201c7a866d56", "documentation": "Creates a new place object at the\ngiven latitude and longitude.\n\nBefore creating a place you need to query GET geo/similar_places with the latitude, longitude and\nname of the place you wish to create. The query will return an array of places which are similar to\nthe one you wish to create, and a token. If the place you wish to create isn't in the returned array\nyou can use the token with this method to create a new one.", "method": "post", "endpoint": "geo/places.json", "responses": [ { "uuid": "32f0228a-3548-42df-be45-ee19927190bc", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "65415543-8db2-4c6d-905f-ba122cd9d058", "documentation": "Given a latitude and a\nlongitude, searches for up to 20 places that can be used as a place_id when updating a status.\n\nThis request is an informative call and will deliver generalized results about geography", "method": "get", "endpoint": "geo/reverse_geocode.json", "responses": [ { "uuid": "af257f00-6b6f-4c58-b760-d34cdcb5eff7", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9aa2c331-6e87-44c7-b908-78b26f038537", "documentation": "Search for places that can be\nattached to a statuses/update. Given a latitude and a longitude pair, an IP address, or a name, this\nrequest will return a list of all the valid places that can be used as the place_id when updating a\nstatus.\n\nConceptually, a query can be made from the user's location, retrieve a list of places, have the user\nvalidate the location he or she is at, and then send the ID of this location with a call to POST\nstatuses/update.\n\nThis is the recommended method to use find places that can be attached to statuses/update. Unlike\nGET geo/reverse_geocode which provides raw data access, this endpoint can potentially re-order\nplaces with regards to the user who is authenticated. This approach is also preferred for\ninteractive place matching with the user.", "method": "get", "endpoint": "geo/search.json", "responses": [ { "uuid": "6daeba1b-b6f9-4b47-b32b-f0dfb4dfc531", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c9f9abb3-58ca-4a5d-b4b5-a93dc50edb71", "documentation": "Locates places near the\ngiven coordinates which are similar in name.\n\nConceptually you would use this method to get a list of known places to choose from first. Then, if\nthe desired place doesn't exist, make a request to POST geo/place to create a new one.\n\nThe token contained in the response is the token needed to be able to create a new place.", "method": "get", "endpoint": "geo/similar_places.json", "responses": [ { "uuid": "4218ee0e-ca61-4665-896a-6227dd51de46", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0f90b16a-dcc9-414f-906c-fe4e3835b2f6", "documentation": "Returns the current\nconfiguration used by Twitter including twitter.com slugs which are not usernames, maximum photo\nresolutions, and t.co URL lengths.\n\nIt is recommended applications request this endpoint when they are loaded, but no more than once a\nday.", "method": "get", "endpoint": "help/configuration.json", "responses": [ { "uuid": "335879d1-fad9-4666-8003-fee16887a1fc", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "75ab69e7-bfbe-4376-bc9f-77fd5d631fff", "documentation": "Returns the list of languages\nsupported by Twitter along with their ISO 639-1 code. The ISO 639-1 code is the two letter value to\nuse if you include lang with any of your requests.", "method": "get", "endpoint": "help/languages.json", "responses": [ { "uuid": "997e356c-dff5-4c9b-bf5c-9c4fc40a8659", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7560827b-3dfa-466a-b8f6-8ffb72535cb3", "documentation": "Returns Twitter's Privacy Policy", "method": "get", "endpoint": "help/privacy.json", "responses": [ { "uuid": "de1b7eab-7845-4c85-92cb-af8e57261646", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8173e630-a988-48d5-a507-9d9736ead62f", "documentation": "Returns the Twitter Terms of Service\nin the requested format. These are not the same as the Developer Rules of the Road.", "method": "get", "endpoint": "help/tos.json", "responses": [ { "uuid": "d100d65e-75b9-433c-8a4f-73b5e8bea755", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4fe4a8b1-c3a2-4b3e-ad82-f586758c0309", "documentation": "Creates a new list for the\nauthenticated user. Note that you can't create more than 20 lists per account.", "method": "post", "endpoint": "lists/create.json", "responses": [ { "uuid": "eb1cf506-fdbc-4595-b94b-ed7b353b0733", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce6ba88c-848e-45eb-b3c2-637f8d7c522a", "documentation": "Deletes the specified list.\nThe authenticated user must own the list to be able to destroy it.", "method": "post", "endpoint": "lists/destroy.json", "responses": [ { "uuid": "2464805c-95f4-444e-9668-4f81f43a73b8", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca88874d-7c3e-4758-af5b-fb5727fae13e", "documentation": "Returns all lists the\nauthenticating or specified user subscribes to, including their own. The user is specified using the\nuser_id or screen_name parameters. If no user is given, the authenticating user is used.\n\nThis method used to be GET lists in version 1.0 of the API and has been renamed for consistency with\nother call.", "method": "get", "endpoint": "lists/list.json", "responses": [ { "uuid": "ba01a49a-d8d5-4367-8290-6ae1a831b37d", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "54621f55-b82f-42fc-935d-ad9d766edbab", "documentation": "Returns the members of the\nspecified list. Private list members will only be shown if the authenticated user owns the specified\nlist.", "method": "get", "endpoint": "lists/members.json", "responses": [ { "uuid": "55c33294-bb41-4eee-85dc-69dd6be22372", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb78851f-5da3-43d1-a5a5-a560c6475c46", "documentation": "Add a member to a list.\nThe authenticated user must own the list to be able to add members to it. Note that lists can't have\nmore than 500 members.", "method": "post", "endpoint": "lists/members/create.json", "responses": [ { "uuid": "3cd8f37b-e171-49e8-9daa-e6224eef370d", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd714351-2d3f-4ad0-b7b0-2f39b7789dcb", "documentation": "Adds multiple\nmembers to a list, by specifying a comma-separated list of member ids or screen names. The\nauthenticated user must own the list to be able to add members to it. Note that lists can't have\nmore than 500 members, and you are limited to adding up to 100 members to a list at a time with this\nmethod.\n\nPlease note that there can be issues with lists that rapidly remove and add memberships. Take care\nwhen using these methods such that you are not too rapidly switching between removals and adds on\nthe same list.", "method": "post", "endpoint": "lists/members/create_all.json", "responses": [ { "uuid": "9eeb369a-e4a5-4cf4-a0c9-d03ee9004c16", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b99ec6ba-8f21-48dd-8500-77b5146934be", "documentation": "Removes the specified\nmember from the list. The authenticated user must be the list's owner to remove members from the\nlist.", "method": "post", "endpoint": "lists/members/destroy.json", "responses": [ { "uuid": "b36944af-d604-46d5-a0ff-1c1513bdec56", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4e8ddd4b-f859-45cc-9e49-84a3d3292219", "documentation": "Removes multiple\nmembers from a list, by specifying a comma-separated list of member ids or screen names. The\nauthenticated user must own the list to be able to remove members from it. Note that lists can't\nhave more than 500 members, and you are limited to removing up to 100 members to a list at a time\nwith this method.\n\nPlease note that there can be issues with lists that rapidly remove and add memberships. Take care\nwhen using these methods such that you are not too rapidly switching between removals and adds on\nthe same list.", "method": "post", "endpoint": "lists/members/destroy_all.json", "responses": [ { "uuid": "1c0c0a32-0e93-4778-acb8-605a98ab18c6", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "32d513fc-0d4f-43fe-a142-52eaf2b37353", "documentation": "Check if the specified\nuser is a member of the specified list.", "method": "get", "endpoint": "lists/members/show.json", "responses": [ { "uuid": "51edfcea-2c8b-4c52-bd45-c9dff315f6e0", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0ead912-acf0-466b-9f6b-08b626bd227a", "documentation": "Returns the lists the\nspecified user has been added to. If user_id or screen_name are not provided the memberships for the\nauthenticating user are returned.", "method": "get", "endpoint": "lists/memberships.json", "responses": [ { "uuid": "1cc62a63-d5e2-4f04-acfd-a66f708ef5ab", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "159bc902-a74f-40a1-bba9-03857f46eb96", "documentation": "Returns the specified list.\nPrivate lists will only be shown if the authenticated user owns the specified list.", "method": "get", "endpoint": "lists/show.json", "responses": [ { "uuid": "9448edb2-257a-4dd0-878a-b3aeb8992335", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0d37c475-65bf-4bcd-b6cf-88c2c310e0e3", "documentation": "Returns tweet timeline for\nmembers of the specified list. Retweets are included by default. You can use the include_rts=false\nparameter to omit retweet objects.", "method": "get", "endpoint": "lists/statuses.json", "responses": [ { "uuid": "a7d39d8c-8180-4c7f-b5dc-689c2ed4c3ec", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fe71c612-d76a-41fd-b6a4-79e018ed587e", "documentation": "Returns the subscribers of\nthe specified list. Private list subscribers will only be shown if the authenticated user owns the\nspecified list.", "method": "get", "endpoint": "lists/subscribers.json", "responses": [ { "uuid": "3f4bdfdf-e71b-4c05-8aa3-56bfc2dac452", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1834f12-3eee-4799-a797-600318fdbbfe", "documentation": "Subscribes the\nauthenticated user to the specified list.", "method": "post", "endpoint": "lists/subscribers/create.json", "responses": [ { "uuid": "3608cfe1-754e-4596-8f26-860026d52c6f", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e1b0541c-1c3a-4615-9b2e-85b53718f2f9", "documentation": "Unsubscribes the\nauthenticated user from the specified list.", "method": "post", "endpoint": "lists/subscribers/destroy.json", "responses": [ { "uuid": "12c0449b-9e7c-4584-9933-055f4c7b1f1b", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ae225bc6-c9e3-44b8-b13e-2d27eb05f6e0", "documentation": "Check if the specified\nuser is a subscriber of the specified list. Returns the user if they are subscriber.", "method": "get", "endpoint": "lists/subscribers/show.json", "responses": [ { "uuid": "17968b27-641e-4f24-a4cb-e7c64cac4056", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e838eea9-d027-4c09-90ba-c83fd3fa65b6", "documentation": "Obtain a collection of\nthe lists the specified user is subscribed to, 20 lists per page by default. Does not include the\nuser's own lists.", "method": "get", "endpoint": "lists/subscriptions.json", "responses": [ { "uuid": "75e46cce-93de-459e-a96b-a0ea38cbebde", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f63f6814-531b-42c7-b675-c3b07331ed15", "documentation": "Updates the specified list. The\nauthenticated user must own the list to be able to update it.", "method": "post", "endpoint": "lists/update.json", "responses": [ { "uuid": "9d668f2c-1e94-4a41-af54-df89217cb28d", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "027840c0-0ece-459c-995e-8cd908f6f49a", "documentation": "Create a new saved\nsearch for the authenticated user. A user may only have 25 saved searches.", "method": "post", "endpoint": "saved_searches/create.json", "responses": [ { "uuid": "5c463c69-2dd6-439f-a146-4c2facc9282a", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7ed403db-d079-4d41-bb69-d8f6817c81e1", "documentation": "Destroys a\nsaved\nsearch for the authenticating user. The authenticating user must be the owner of saved search id\nbeing destroyed.", "method": "post", "endpoint": "saved_searches/destroy/:id.json", "responses": [ { "uuid": "8e4c8a52-3642-4abe-b91a-7ad5d6672031", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8890d711-f3eb-45c4-9cf5-0167e0b273b7", "documentation": "Returns the authenticated\nuser's saved search queries.", "method": "get", "endpoint": "saved_searches/list.json", "responses": [ { "uuid": "f2d288a9-e624-4f0c-ba4e-2566f16c6a51", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "87c4eb27-4d5e-40b1-a87a-8e21bc04c019", "documentation": "Returns the\nauthenticated user's saved search queries.", "method": "get", "endpoint": "saved_searches/show/:id.json", "responses": [ { "uuid": "d2f10413-3b1f-4fda-a308-f8d607ba2967", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8ded1ecb-f192-4bd9-af4e-0b4b609dfd47", "documentation": "Returns a collection of\nrelevant Tweets matching a specified query.\n\nPlease note that Twitter's search service and, by extension, the Search API is not meant to be an\nexhaustive source of Tweets. Not all Tweets will be indexed or made available via the search\ninterface.\n\nIn API v1.1, the response format of the Search API has been improved to return Tweet objects more\nsimilar to the objects you'll find across the REST API and platform. You may need to tolerate some\ninconsistencies and variance in perspectival values (fields that pertain to the perspective of the\nauthenticating user) and embedded user objects.", "method": "get", "endpoint": "search/tweets.json", "responses": [ { "uuid": "61fae61b-32de-4545-9e31-04680fd64629", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00635103-88b4-49a8-b89e-879cfe1820f1", "documentation": "Destroys the status\nspecified by the required ID parameter. The authenticating user must be the author of the specified\nstatus. Returns the destroyed status if successful.", "method": "post", "endpoint": "statuses/destroy/:id.json", "responses": [ { "uuid": "78db9908-eba8-4137-8297-14171dd8b673", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abedc382-7e3e-4606-8eba-4cd13e17ae50", "documentation": "Returns a collection\nof the most recent Tweets and retweets posted by the authenticating user and the users they follow.\nThe home timeline is central to how most users interact with the Twitter service.\n\nUp to 800 Tweets are obtainable on the home timeline. It is more volatile for users that follow many\nusers or follow users who tweet frequently.", "method": "get", "endpoint": "statuses/home_timeline.json", "responses": [ { "uuid": "5ad92b1d-a161-4fdb-96cc-cba39780c2ad", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cb84c231-3a3d-4d72-9999-321ed1f9e79d", "documentation": "Returns the 20\nmost recent mentions (tweets containing a users's @screen_name) for the authenticating user.The\ntimeline returned is the equivalent of the one seen when you view your mentions on twitter.com.This\nmethod can only return up to 800 statuses.This method will include retweets in the JSON response\nregardless of whether the include_rts parameter is set.", "method": "get", "endpoint": "statuses/mentions_timeline.json", "responses": [ { "uuid": "ff7f0fbf-37ca-407c-9e51-942e1605c8d0", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5e2b0437-f228-41f0-8c32-1daf5c083c93", "documentation": "Returns information allowing\nthe creation of an embedded representation of a Tweet on third party sites. See the oEmbed\nspecification (http://oembed.com) for information about the response format. Either the id or url\nparameters must be specified in a request, it is not necessary to include both. While this endpoint\nallows a bit of customization for the final appearance of the embedded Tweet, be aware that the\nappearance of the rendered Tweet may change over time to be consistent with Twitter's Display\nGuidelines (https://dev.twitter.com/terms/display-guidelines). Do not rely on any class or id\nparameters to stay constant in the returned markup.", "method": "get", "endpoint": "statuses/oembed.json", "responses": [ { "uuid": "69cb30ac-9def-4cee-b340-613b062f071d", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "784796dc-f16b-47e6-a57d-04bb566e1eb7", "documentation": "Retweets a tweet.\nReturns\nthe original tweet with retweet details embedded.", "method": "post", "endpoint": "statuses/retweet/:id.json", "responses": [ { "uuid": "651cfedc-7df0-4d74-b715-a129bf32c5b0", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a55656bb-03c8-4351-bea2-84b0e413052d", "documentation": "Returns up to 100 of\nthe\nfirst retweets of a given tweet.", "method": "get", "endpoint": "statuses/retweets/:id.json", "responses": [ { "uuid": "f891d50b-7bc7-4e0d-a130-ae41c2815aca", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d208cfb0-d998-4cc7-a7af-fac4383b45d3", "documentation": "Returns a single status,\nspecified by the id parameter below. The status's author will be returned inline.", "method": "get", "endpoint": "statuses/show/:id.json", "responses": [ { "uuid": "4c11b6b6-0df9-466a-8d57-6be1cdbeee4d", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "132abd2e-7cc5-47c2-b996-ee5cb8c3f41e", "documentation": "Updates the authenticating\nuser's status, also known as tweeting. To upload an image to accompany the tweet, use POST\nstatuses/update_with_media (https://dev.twitter.com/docs/api/1/post/statuses/update_with_media). For\neach update attempt, the update text is compared with the authenticating user's recent tweets. Any\nattempt that would result in duplication will be blocked, resulting in a 403 error. Therefore, a\nuser cannot submit the same status twice in a row. While not rate limited by the API a user is\nlimited in the number of tweets they can create at a time. If the number of updates posted by the\nuser reaches the current allowed limit this method will return an HTTP 403 error.", "method": "post", "endpoint": "statuses/update.json", "responses": [ { "uuid": "375d14c7-07e3-472e-bf70-949661580b42", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f84e758f-f9e7-4277-a406-18ee973e0d8b", "documentation": "Updates the\nauthenticating user's status and attaches media for upload. Unlike POST statuses/update\n(https://dev.twitter.com/docs/api/1.1/post/statuses/update), this method expects raw multipart data.\nYour POST request's Content-Type should be set to multipart/form-data with the media[] parameter.\nThe Tweet text will be rewritten to include the media URL(s), which will reduce the number of\ncharacters allowed in the Tweet text. If the URL(s) cannot be appended without text truncation, the\ntweet will be rejected and this method will return an HTTP 403 error. Important: Make sure that\nyou're using upload.twitter.com as your host while posting statuses with media. It is strongly\nrecommended to use SSL with this method.", "method": "post", "endpoint": "statuses/update_with_media.json", "responses": [ { "uuid": "6cb9bc09-c6e9-4a3d-93dc-2620dd4f103d", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "007e3269-0779-442f-a9ac-44d7d767e102", "documentation": "Returns the 20 most\nrecent statuses posted by the authenticating user. It is also possible to request another user's\ntimeline by using the screen_name or user_id parameter. The other users timeline will only be\nvisible if they are not protected, or if the authenticating user's follow request was accepted by\nthe protected user. The timeline returned is the equivalent of the one seen when you view a user's\nprofile on twitter.com. This method can only return up to 3,200 of a user's most recent statuses.\nNative retweets of other statuses by the user is included in this total, regardless of whether\ninclude_rts is specified when requesting this resource. This method will not include retweets in the\nXML and JSON responses unless the include_rts parameter is set. The RSS and Atom responses will\nalways include retweets as statuses prefixed with RT, regardless of provided parameters. Always\nspecify either an user_id or screen_name when requesting a user timeline.", "method": "get", "endpoint": "statuses/user_timeline.json", "responses": [ { "uuid": "7fed27b3-b4ca-4a5e-b5d9-1d6fc035e3bc", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6065eedb-6478-4196-a231-86ad7a73fa6e", "documentation": "Returns the locations that\nTwitter has trending topic information for.\n\nThe response is an array of \"locations\" that encode the location's WOEID and some other\nhuman-readable information such as a canonical name and country the location belongs in.\n\nA WOEID is a Yahoo! Where On Earth ID.", "method": "get", "endpoint": "trends/available.json", "responses": [ { "uuid": "19a8d660-c6e8-42af-bbac-e5730f114bd1", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1fb4172e-c235-4352-8bbc-f5c125e7f1ee", "documentation": "Returns the locations that\nTwitter has trending topic information for, closest to a specified location.\n\nThe response is an array of \"locations\" that encode the location's WOEID and some other\nhuman-readable information such as a canonical name and country the location belongs in.\n\nA WOEID is a Yahoo! Where On Earth ID.", "method": "get", "endpoint": "trends/closest.json", "responses": [ { "uuid": "5ccd2467-2675-4059-bd0d-8df3065250de", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "17ffabdc-7d3c-4bfb-bd34-de3d5b8c18e1", "documentation": "Returns the top 10 trending\ntopics for a specific WOEID, if trending information is available for it.\n\nThe response is an array of \"trend\" objects that encode the name of the trending topic, the query\nparameter that can be used to search for the topic on Twitter Search, and the Twitter Search URL.\n\nThis information is cached for 5 minutes. Requesting more frequently than that will not return any\nmore data, and will count against your rate limit usage.", "method": "get", "endpoint": "trends/place.json", "responses": [ { "uuid": "80cef098-5395-41fb-b835-2d839863f0e1", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0abb8b8a-7ea5-4196-a2bc-9c0cf01f9b91", "documentation": "Returns a collection of\nusers that the specified user can contribute to.", "method": "get", "endpoint": "users/contributees.json", "responses": [ { "uuid": "af027523-401c-40ef-b537-242a964ec0cb", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e8aafe70-c42a-454a-b26f-b5d6f456170b", "documentation": "Returns a collection of\nusers who can contribute to the specified account.", "method": "get", "endpoint": "users/contributors.json", "responses": [ { "uuid": "e364cd7b-7126-4970-b746-dc306ec7c1eb", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "473e1668-b2d4-4a16-b1eb-a025f0708d89", "documentation": "Returns fully-hydrated user\nobjects for up to 100 users per request, as specified by comma-separated values passed to the\nuser_id and/or screen_name parameters.\n\nThis method is especially useful when used in conjunction with collections of user IDs returned from\nGET friends/ids and GET followers/ids.\n\nGET users/show is used to retrieve a single user object.", "method": "get", "endpoint": "users/lookup.json", "responses": [ { "uuid": "27e3905d-4356-449a-95cc-261cce849f8c", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a0ee5748-bf59-4d34-86af-320246c060e8", "documentation": "The user\nspecified in the id is blocked by the authenticated user and reported as a spammer.", "method": "post", "endpoint": "users/report_spam.json", "responses": [ { "uuid": "1b28a441-b1cb-45d3-b9f1-ec8edfd3e039", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7b24f14-764f-472e-9a98-0204795fdbbe", "documentation": "Provides a simple,\nrelevance-based search interface to public user accounts on Twitter. Try querying by topical\ninterest, full name, company name, location, or other criteria. Exact match searches are not\nsupported.\n\nOnly the first 1,000 matching results are available.", "method": "get", "endpoint": "users/search.json", "responses": [ { "uuid": "1bd2b50c-876b-4222-88a7-690db4f664d5", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "140c54ad-a0ef-4408-98cf-8c1884d0177c", "documentation": "Returns a variety of information\nabout the user specified by the required user_id or screen_name parameter. The author's most recent\nTweet will be returned inline when possible.\n\nGET users/lookup is used to retrieve a bulk collection of user objects.", "method": "get", "endpoint": "users/show.json", "responses": [ { "uuid": "9976dadc-c890-4cc7-9532-592ff0f3cb9f", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "413dc76b-265a-4aac-9c41-be0482d3a59d", "documentation": "Access to Twitter's\nsuggested user list. This returns the list of suggested user categories. The category can be used in\nGET users/suggestions/:slug to get the users in that category.", "method": "get", "endpoint": "users/suggestions.json", "responses": [ { "uuid": "7c6c22c3-bd46-40aa-a5de-6840943da7dd", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b9316909-28d8-4d98-b2f6-b14473e6f9e7", "documentation": "Access the users in\na given category of the Twitter suggested user list. It is recommended that applications cache this\ndata for no more than one hour.", "method": "get", "endpoint": "users/suggestions/:slug.json", "responses": [ { "uuid": "9e2f3cd7-75f9-4469-b143-db2d1b6506dc", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f4220c15-6415-4e06-8b9f-901261e31fa3", "documentation": "Access the\nusers in a given category of the Twitter suggested user list and return their most recent status if\nthey are not a protected user.", "method": "get", "endpoint": "users/suggestions/:slug/members.json", "responses": [ { "uuid": "504d7723-1f7d-4670-b8ea-e5ce4897ee57", "body": "", "latency": 0, "statusCode": 200, "label": "Successful Response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "0e89866a-9fd0-40f5-a362-1d69d9943cea" }, { "type": "route", "uuid": "09c44b1c-fbc6-4e98-b90f-c8d77e5a43e9" }, { "type": "route", "uuid": "ac1b6223-bbdb-41c4-9105-543398a519d7" }, { "type": "route", "uuid": "fa0502f7-e65b-4db3-a5ef-355e5a9e38d5" }, { "type": "route", "uuid": "496fb429-465e-4260-8c7f-0d79f793261a" }, { "type": "route", "uuid": "89b1e2cd-e325-4f6c-91bb-e062f9a02b73" }, { "type": "route", "uuid": "cdc54e98-7de3-4ecb-bfd2-8eb8376d9cca" }, { "type": "route", "uuid": "c169ef4f-afef-42f0-99bc-ffafe270088f" }, { "type": "route", "uuid": "d4bc7a6d-1a12-49d7-a8a9-31afcbb4bb73" }, { "type": "route", "uuid": "fd125854-4f6c-4f6f-a00a-4b4ae9584879" }, { "type": "route", "uuid": "aa8ec81d-1b21-4956-bdf6-a9c2b244b47d" }, { "type": "route", "uuid": "2abd1e49-f01e-4ea1-ae2a-5757c3f0aeef" }, { "type": "route", "uuid": "4884e7f0-37ab-4145-ae6f-0d5ff5d6dab4" }, { "type": "route", "uuid": "d0744140-36aa-42cb-adf9-9a93f4bbb571" }, { "type": "route", "uuid": "2de90974-e6f9-41de-a155-6efefa9c63c2" }, { "type": "route", "uuid": "7cb07f45-0da9-483c-a101-88e6f4309413" }, { "type": "route", "uuid": "96d4bdd7-0321-42d3-a7bb-d1412b01691c" }, { "type": "route", "uuid": "e4279cd9-deb6-4f29-b165-530dc81d8500" }, { "type": "route", "uuid": "29f91ec6-ecc8-42ea-95c3-530fee72ebcc" }, { "type": "route", "uuid": "a696430c-44dc-40c2-90f7-58ce1b677d69" }, { "type": "route", "uuid": "2685dcf0-0346-4782-97ee-88956ad076d8" }, { "type": "route", "uuid": "88c061ba-abe6-4413-b9ff-502e5b9b19d0" }, { "type": "route", "uuid": "68f2c903-aac7-4557-aad1-4adac31cf497" }, { "type": "route", "uuid": "26d82252-4a3f-4201-964b-a20a61fa913e" }, { "type": "route", "uuid": "c158efe2-6850-4c00-b766-a3a28b7f54f7" }, { "type": "route", "uuid": "32e06216-8601-4248-befc-70b1d56d6f89" }, { "type": "route", "uuid": "4c9a72df-96ff-4b05-b47f-4307a950051c" }, { "type": "route", "uuid": "bac93c7c-d045-4b71-bb05-acd49c61edbf" }, { "type": "route", "uuid": "0017fe0e-9f27-4498-a378-7bb9e4a3d1fe" }, { "type": "route", "uuid": "1c6f4dc7-5c8d-4319-8edc-cfc07453cc5c" }, { "type": "route", "uuid": "829ed956-a67c-4004-9024-201c7a866d56" }, { "type": "route", "uuid": "65415543-8db2-4c6d-905f-ba122cd9d058" }, { "type": "route", "uuid": "9aa2c331-6e87-44c7-b908-78b26f038537" }, { "type": "route", "uuid": "c9f9abb3-58ca-4a5d-b4b5-a93dc50edb71" }, { "type": "route", "uuid": "0f90b16a-dcc9-414f-906c-fe4e3835b2f6" }, { "type": "route", "uuid": "75ab69e7-bfbe-4376-bc9f-77fd5d631fff" }, { "type": "route", "uuid": "7560827b-3dfa-466a-b8f6-8ffb72535cb3" }, { "type": "route", "uuid": "8173e630-a988-48d5-a507-9d9736ead62f" }, { "type": "route", "uuid": "4fe4a8b1-c3a2-4b3e-ad82-f586758c0309" }, { "type": "route", "uuid": "ce6ba88c-848e-45eb-b3c2-637f8d7c522a" }, { "type": "route", "uuid": "ca88874d-7c3e-4758-af5b-fb5727fae13e" }, { "type": "route", "uuid": "54621f55-b82f-42fc-935d-ad9d766edbab" }, { "type": "route", "uuid": "fb78851f-5da3-43d1-a5a5-a560c6475c46" }, { "type": "route", "uuid": "cd714351-2d3f-4ad0-b7b0-2f39b7789dcb" }, { "type": "route", "uuid": "b99ec6ba-8f21-48dd-8500-77b5146934be" }, { "type": "route", "uuid": "4e8ddd4b-f859-45cc-9e49-84a3d3292219" }, { "type": "route", "uuid": "32d513fc-0d4f-43fe-a142-52eaf2b37353" }, { "type": "route", "uuid": "f0ead912-acf0-466b-9f6b-08b626bd227a" }, { "type": "route", "uuid": "159bc902-a74f-40a1-bba9-03857f46eb96" }, { "type": "route", "uuid": "0d37c475-65bf-4bcd-b6cf-88c2c310e0e3" }, { "type": "route", "uuid": "fe71c612-d76a-41fd-b6a4-79e018ed587e" }, { "type": "route", "uuid": "b1834f12-3eee-4799-a797-600318fdbbfe" }, { "type": "route", "uuid": "e1b0541c-1c3a-4615-9b2e-85b53718f2f9" }, { "type": "route", "uuid": "ae225bc6-c9e3-44b8-b13e-2d27eb05f6e0" }, { "type": "route", "uuid": "e838eea9-d027-4c09-90ba-c83fd3fa65b6" }, { "type": "route", "uuid": "f63f6814-531b-42c7-b675-c3b07331ed15" }, { "type": "route", "uuid": "027840c0-0ece-459c-995e-8cd908f6f49a" }, { "type": "route", "uuid": "7ed403db-d079-4d41-bb69-d8f6817c81e1" }, { "type": "route", "uuid": "8890d711-f3eb-45c4-9cf5-0167e0b273b7" }, { "type": "route", "uuid": "87c4eb27-4d5e-40b1-a87a-8e21bc04c019" }, { "type": "route", "uuid": "8ded1ecb-f192-4bd9-af4e-0b4b609dfd47" }, { "type": "route", "uuid": "00635103-88b4-49a8-b89e-879cfe1820f1" }, { "type": "route", "uuid": "abedc382-7e3e-4606-8eba-4cd13e17ae50" }, { "type": "route", "uuid": "cb84c231-3a3d-4d72-9999-321ed1f9e79d" }, { "type": "route", "uuid": "5e2b0437-f228-41f0-8c32-1daf5c083c93" }, { "type": "route", "uuid": "784796dc-f16b-47e6-a57d-04bb566e1eb7" }, { "type": "route", "uuid": "a55656bb-03c8-4351-bea2-84b0e413052d" }, { "type": "route", "uuid": "d208cfb0-d998-4cc7-a7af-fac4383b45d3" }, { "type": "route", "uuid": "132abd2e-7cc5-47c2-b996-ee5cb8c3f41e" }, { "type": "route", "uuid": "f84e758f-f9e7-4277-a406-18ee973e0d8b" }, { "type": "route", "uuid": "007e3269-0779-442f-a9ac-44d7d767e102" }, { "type": "route", "uuid": "6065eedb-6478-4196-a231-86ad7a73fa6e" }, { "type": "route", "uuid": "1fb4172e-c235-4352-8bbc-f5c125e7f1ee" }, { "type": "route", "uuid": "17ffabdc-7d3c-4bfb-bd34-de3d5b8c18e1" }, { "type": "route", "uuid": "0abb8b8a-7ea5-4196-a2bc-9c0cf01f9b91" }, { "type": "route", "uuid": "e8aafe70-c42a-454a-b26f-b5d6f456170b" }, { "type": "route", "uuid": "473e1668-b2d4-4a16-b1eb-a025f0708d89" }, { "type": "route", "uuid": "a0ee5748-bf59-4d34-86af-320246c060e8" }, { "type": "route", "uuid": "d7b24f14-764f-472e-9a98-0204795fdbbe" }, { "type": "route", "uuid": "140c54ad-a0ef-4408-98cf-8c1884d0177c" }, { "type": "route", "uuid": "413dc76b-265a-4aac-9c41-be0482d3a59d" }, { "type": "route", "uuid": "b9316909-28d8-4d98-b2f6-b14473e6f9e7" }, { "type": "route", "uuid": "f4220c15-6415-4e06-8b9f-901261e31fa3" } ] }