REST API
With some simple functions you are able to use the essential parts of Ge.tt and make your own apps and plugins for programs, on top of Ge.tt.This page is only an overview of the functions. Click on a method to see explanation and examples.
If you have any questions, comments, or would like to show us what you have done, then send please contact us.
Users
Logs in a user
Returns state of the user currently logged in
Shares
Returns a list of all shares
Returns state and files in one share
Create a new share
Update state in a share
Deletes a share and its containing files
Files
Create a new file in a share
Returns state of a file with a given fileid
Deletes a single file in a share
Returns a (new) list of URLs to upload a file to
Returns the file (the actual data)
Returns a thumb of a file (available for images)
Returns a scaled version of the file (available for images)