Oh sorry, my fault. It turns out to be my misunderstanding of the apis. 
But I still have a question (Suppose I only authorized Twitter). I understand that a tweet from Twitter will be classified into any of the types (contacts, checkins, news, statuses, videos). However, I don't understand the exact difference between news and updates.
For example, my twitter account has 1300+ tweets. When calling the types api (
https://api.singly.com/v0/types?), it shows I have 277 updates and 1030 news. Among the 277 updates, most of them are conversations without links, but a few of them do contain links. 
The question is: could you please clarify the definition for updates (take Twitter data as example)? (1) tweets without links? (2) all tweets? (3) tweets without links or those tweets which have urls but the urls are not recognizable? 
Thank you very much.