Method Authentication Description Account account.getQuota Signed Login Return the calling user upload quota. Albums album.create Signed Login POST Create a new album album.delete Signed Login POST Delete an album album.edit Signed Login 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 Return the albums list for a given user album.getVisitors Signed Login Return the album latest visitors. album.setPerms Signed Login POST Set permissions for an album Albums.Documents album.docs.add Signed Login POST Add one or many docs to an album album.docs.getContext Get the document context in an album album.docs.getList Return the list of documents in an album album.docs.remove Signed Login POST Remove one or many docs from an album album.docs.setList Signed Login 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 Login Check a token validity. auth.getFrob Signed Ask for a Frob. auth.getToken Signed Returns the auth token for the given frob Documents doc.delete Signed Login 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.getFaves Return the list of members who have faved a document. doc.getList Return the member's list of documents doc.getMedias Get document media urls (thumbs, medias, original,...). doc.getPerms Signed Login Return permissions for a document. doc.getVisitors Signed Login Return the document latest visitors. doc.search Search for documents. doc.set Signed Login POST Edit a document title and description. doc.setLicense Signed Login POST Set the license for a document. doc.setPerms Signed Login POST Set permissions for a document. Documents.Comments doc.comments.add Signed Login POST Comment on a document. doc.comments.delete Signed Login POST Delete a comment on a document. doc.comments.edit Signed Login 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 Login POST Reply to a comment on a document. Documents.Notes doc.notes.add Signed Login POST Add a note to a photo. doc.notes.delete Signed Login POST Remove a note from a photo. doc.notes.edit Signed Login POST Edit a note on a photo. Documents.Tags doc.tags.add Signed Login POST Add a tag to a document. doc.tags.edit Signed Login POST Edit 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 Login POST Remove a tag from a document. Explore Explore.Documents explore.docs.getRecent Return some recent documents posted by everyone Favorites Favorites.Albums faves.albums.add Signed Login POST Add an album to your faves faves.albums.getList Return a list of favorite albums for a given user faves.albums.remove Signed Login POST Remove an album from your faves Favorites.Documents faves.docs.add Signed Login POST Add a document to your faves faves.docs.getList Return a list of favorite documents for a given user faves.docs.remove Signed Login POST Remove a document from your faves 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 Login POST Add one or many docs to a group group.docs.getContext Get the document context in a group group.docs.getList Return the list of documents in a group group.docs.remove Signed Login POST Remove one or many docs from a group Network network.autocomplete Signed Login Return the members matching a sub-query. Testing test.echo A simple echo test. test.hello Hello world! Uploading upload.checkTickets Signed Login Check the status of one or more upload tickets. upload.file Signed Login POST Upload a new file. upload.replace Signed Login POST Replace a file. User user.get Get information about a user