All the API methods

Method Authentication Use Safety Description
Account
account.getQuota Signed Auth Return the calling user upload quota.
Albums
album.create Signed Auth POST Create a new album
album.delete Signed Auth POST Delete an album
album.edit Signed Auth POST Edit an album
album.get Get information about an album.
album.getFaves Return the list of members who have faved a album.
album.getList Safety Return the albums list for a given user
album.getVisitors Signed Auth Return the album latest visitors.
album.orderList Signed Auth POST Change the order of your albums
album.setPerms Signed Auth POST Set permissions for an album
Albums.Documents
album.docs.add Signed Auth POST Add one or many docs to an album
album.docs.getContext Safety Get the document context in an album
album.docs.getList Safety Return the list of documents in an album
album.docs.remove Signed Auth POST Remove one or many docs from an album
album.docs.setList Signed Auth POST Replace all the documents and the cover of an album
API
API.Methods
api.methods.get Return information about an API method.
api.methods.getList Return the API methods list
Authentication
auth.checkToken Signed Auth Check a token validity.
auth.getFrob Signed Ask for a Frob.
auth.getToken Signed Returns the auth token for the given frob
Documents
doc.checkMD5 Signed Auth Check if a doc exists in your stream using MD5.
doc.delete Signed Auth POST Delete a document.
doc.get Get details about document.
doc.getContainers Return all albums and groups the document belongs to.
doc.getContext Get the document context in docstream
doc.getExif Return the meta information for a document (EXIF/ID3/...).
doc.getFaves Return the list of members who have faved a document.
doc.getList Safety Return the member's list of documents
doc.getMedias Get document media urls (thumbs, medias, original,...).
doc.getPerms Signed Auth Return permissions for a document.
doc.getVisitors Signed Auth Return the document latest visitors.
doc.search Safety Search for documents.
doc.set Signed Auth POST Safety Edit a document title and description.
doc.setGeo Signed Auth POST Set longitude and latitude of a document.
doc.setLicense Signed Auth POST Set the license for a document.
doc.setPerms Signed Auth POST Set permissions for a document.
doc.setSafety Signed Auth POST Set the safety for a document.
Documents.Albums
doc.albums.add Signed Auth POST Add doc in one or many albums
Documents.Comments
doc.comments.add Signed Auth POST Comment on a document.
doc.comments.delete Signed Auth POST Delete a comment on a document.
doc.comments.edit Signed Auth POST Edit a comment on a document.
doc.comments.get Return a comment on a document.
doc.comments.getList Return the comments on a document.
doc.comments.reply Signed Auth POST Reply to a comment on a document.
Documents.Notes
doc.notes.add Signed Auth POST Add a note to a photo.
doc.notes.delete Signed Auth POST Remove a note from a photo.
doc.notes.edit Signed Auth POST Edit a note on a photo.
Documents.Tags
doc.tags.add Signed Auth POST Add a tag to a document.
doc.tags.edit Signed Auth POST Edit (in fact replace) the tags for a document owned by the calling user.
doc.tags.getList Return the list of tags on a document.
doc.tags.remove Signed Auth POST Remove a tag from a document.
Explore
Explore.Documents
explore.docs.getPopular Return the week most popular documents
explore.docs.getRecent Return some recent documents posted by everyone
explore.docs.homepage Return the homepage focus last 5 items
Explore.Groups
explore.groups.getRandom Return some random interesting groups
Favorites
Favorites.Albums
faves.albums.add Signed Auth POST Add an album to your faves
faves.albums.getList Return a list of favorite albums for a given user
faves.albums.remove Signed Auth POST Remove an album from your faves
Favorites.Documents
faves.docs.add Signed Auth POST Add a document to your faves
faves.docs.getList Safety Return a list of favorite documents for a given user
faves.docs.remove Signed Auth POST Remove a document from your faves
Folders
folder.create Signed Auth POST Create a new folder
folder.delete Signed Auth POST Delete a folder
folder.edit Signed Auth POST Edit a folder
folder.get Get information about a folder.
folder.getList Return the folders list for a given user
folder.orderList Signed Auth POST Change the order of your folders
Folders.Albums
folder.albums.add Signed Auth POST Add one or many albums to a folder
folder.albums.getList Safety Return the list of albums in a folder
folder.albums.remove Signed Auth POST Remove one or many albums from a folder
Groups
group.get Get details about a group.
group.getList Return the groups list for a given user
group.search Search for a group.
Groups.Documents
group.docs.add Signed Auth POST Add one or many docs to a group
group.docs.getContext Get the document context in a group
group.docs.getList Safety Return the list of documents in a group
group.docs.remove Signed Auth POST Remove one or many docs from a group
Network
network.autocomplete Signed Auth Return the members matching a sub-query.
network.getList Return members of someone's network.
Network.Documents
network.docs.getRecent Signed Auth Return recent uploads of the calling user's network
Posts
post.get Get details about a post.
post.getContext Get the post context in posts stream
post.getFaves Return the list of members who have faved a post.
post.getList Safety Return the member's list of posts
post.getVisitors Signed Auth Return the post latest visitors.
post.search Safety Search for posts.
post.set Signed Auth POST Safety Edit a article title and description.
Posts.Comments
post.comments.add Signed Auth POST Comment on a post.
post.comments.delete Signed Auth POST Delete a comment on a post.
post.comments.edit Signed Auth POST Edit a comment on a post.
post.comments.get Return a comment on a post.
post.comments.getList Return the comments on a post.
post.comments.reply Signed Auth POST Reply to a comment on a post.
Tags
Tags.Documents
tags.docs.getList Safety Return the list of documents for a given tag
Tags.User
tags.user.getList Get the tags list for a given user.
tags.user.getPopular Get the most used tags for a given user.
Testing
test.echo A simple echo test.
test.hello Hello world!
Uploading
upload.checkTickets Signed Auth Check the status of one or more upload tickets.
upload.file Signed Auth POST Safety Upload a new file.
upload.replace Signed Auth POST Replace a file.
User
user.get Signed Get information about a user