Add a bookmark.
Returns all bookmarks in the user's account.
Returns the user's API token (for making API calls without a password)
Returns a list of dates with the number of posts at each date.
Returns one or more posts on a single day matching the arguments. If no date or url is given, date of most recent bookmark will be used.
Returns a full list of the user's tags along with the number of times they were used.
Returns a list of the user's most recent posts, filtered by tag.
Rename an tag, or fold it in to an existing tag
Returns The most recent time a bookmark was added, updated or deleted.
Returns the user's secret RSS key (for viewing private feeds)
Delete an existing tag.
Delete a bookmark.
Returns an individual user note. The hash property is a 20 character long sha1 hash of the note text.
Returns a list of the user's notes
Returns a list of popular tags and recommended tags for a given URL. Popular tags are tags used site-wide for the url; recommended tags are drawn from the user's own tags.
Generated using TypeDoc
Uses token available on settings/password