File
File API endpoint
Get File
GET
https://api.yuudrive.me/v1/file/:id
This endpoint allows you to get file.
Path Parameters
Name
Type
Description
id*
string
ID of the file.
Headers
Name
Type
Description
apikey*
string
Authentication token.
Get Direct Download Link
GET
https://api.yuudrive.me/v1/file/direct-dl
Query Parameters
Name
Type
Description
url*
String
Google Drive URL.
Headers
Name
Type
Description
apikey*
String
Authentication token.
Last updated
Was this helpful?