API: BACKUP service


The BACKUP service is used to download the latest cloud server backup file.

The service in question can be called up via the following URL: https://api.gooseapp.com/backup/

The JSON data structure must be sent by POST, below is an example of a call JSON:

{
code: "DEV001",
key: "09mpada9nx4mxl3346055518sf89hcyga74mwmhucgf9j7cg78",
}


Alternatively, you can make the call moving the code variables and key to GET.


https://api.gooseapp.com/backup/?code=&key=

This call results in a JSON containing a specific URL which can be called up from your IP enabled for API access to download the GZ backup file. The URL in question is valid for 30 minutes from the time of issuance and can be used only once.
 

If the operation performed is successful you will obtain the following JSON:

 

{
 status: "OK",
 url: "https://api.gooseapp.com/backup/download/?code=DEV001&token=623381af86ed1c66feeaa917aa433120"
} 

 

In case of an error, the status shows an "error" value and the error code and a description of the error are indicated in the error structure.


Do you want to ask us something?
Contact us at support@gooseapp.com


 


Login
Administration
User Area
To login, simply fill out the fields below.

We use cookies to assure the website’s functionality and to take into account your browsing choices in order to offer you the best experience on our website. In addition we reserve the right to use third-party cookies. To learn more please see our Privacy Policy and Cookie Policy. By continuing to browse the website, the user agrees to use cookies.
OK