# Upscayl ## Docs - [Complete Multipart Upload](https://docs.upscayl.org/complete-a-multipart-upload.md): This endpoint marks a multipart upload as complete. It requires the upload ID, a key, and a list of parts with their ETags. This endpoint is used after uploading parts to the multipart URLs generated by the [get-upload-url](/get-upload-url) endpoint. - [Get Task Status](https://docs.upscayl.org/get-task-status.md): This endpoint retrieves the status of a task, including whether it has been processed, credits deducted, and file download links. It also handles credit deduction if the task is processed and credits have not been deducted yet. - [Get Multipart Upload URLs](https://docs.upscayl.org/get-upload-url.md): This endpoint generates a URLs for uploading a file to upscayl servers in multipart format. This is useful for large files or slow connections. - [Introduction](https://docs.upscayl.org/introduction.md): Welcome to Upscayl Documentation! 🎉 - [Start Upscaling Task](https://docs.upscayl.org/start-task.md): This endpoint processes an upscaling task request, including file uploads. - [General Fixes](https://docs.upscayl.org/troubleshooting/general-fixes.md): Troubleshooting common issues with Upscayl - [Linux Troubleshooting](https://docs.upscayl.org/troubleshooting/linux.md): Troubleshooting common issues with Upscayl on Linux - [Logs](https://docs.upscayl.org/troubleshooting/logs.md): How to view and share logs in Upscayl - [MacOS Troubleshooting](https://docs.upscayl.org/troubleshooting/mac.md): Troubleshooting common issues with Upscayl on MacOS - [Windows Troubleshooting](https://docs.upscayl.org/troubleshooting/windows.md): Troubleshooting common issues with Upscayl on Windows ## OpenAPI Specs - [openapi](https://docs.upscayl.org/openapi.yaml) ## Optional - [GitHub](https://github.com/upscayl/) - [Twitter](https://twitter.com/upscayl) - [Telegram](https://t.me/iamnayam)