Skip to main content
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

  • statusnumber
  • successboolean
  • latencystring
  • dataobject
    • fileIdstring
    • downloadUrlstring

Errors

401 Invalid or expired API key
400 Invalid Google Drive URL
500 Download failed