GET
Google Drive Downloader
Generate direct download links from Google Drive file URLs.
Endpoint
https://api.seaavey.com/downloader/gdrive Parameters
url string required The valid URL of the Google Drive file.
Response
-
status— number -
success— boolean -
latency— string -
data— object-
fileId— string -
downloadUrl— string
-
Errors
401 Invalid or expired API key 400 Invalid Google Drive URL 500 Download failed