Overview SLRequest is a class in the Social.framework for iOS that encapsulates HTTP requests to Twitter’s REST API. This class supercedes the Twitter.framework's TWRequest from iOS5. Recommended Reading The following articles on Apple's Developer Site will help you as you work with SLRequest: SLRequest Class Reference ACAccount Class Reference NSJSONSerialization Class Reference A Short Practical