English
Perform a snapshot of your application. It has a rate limit of 1 request every 5 seconds.
cURL
curl --request POST \ --url https://api.squarecloud.app/v2/apps/{app_id}/snapshots \ --header 'Authorization: <authorization>'
{ "status": "success", "response": { "url": "https://snapshots.squarecloud.app/applications/23457145698959364/a23d130fcc9ddaf2d288ae9599a4292c32.zip?AWSAccessKeyId=i06Xdad2dRD74Pm8Xly&Expires=1753081182&Signature=riWPedawcsouRAPGU5n3kGHnWoOuw%3D", "key": "AWSAccessKeyId=i06Xdad2dRD74Pm8Xly&Expires=1753081182&Signature=riWPedawcsouRAPGU5n3kGHnWoOuw%3D" } }
success
error
Show Toggle object
Was this page helpful?