Overview TWRequest is a class in the Twitter framework for iOS5 that encapsulates HTTP requests to Twitter’s REST API. The object can also handle authenticating users for the caller. Recommended Reading The following articles on Apple's Developer Site will help you as you work with TWRequest: TWRequest Class Reference ACAccount Class Reference NSJSONSerialization Class Reference A Short Practical