Thanks, @jpoehnelt Do you mean API key in Google Cloud? In this case I can not understand what relation between Google Drive and Google Cloud? I don’t see any API key in Google Drive. Google cloud, what manage API key - is absolutely another service with another requirements. I must create project, I must pass my phone to Google, I must pass full identification with passport and my home address what must accept Google, than must upload my bank account to Google.
But I just want to download PUBLIC file, shared for everyone from Google Drive.
Or I use wrong API? Currently I need download file from Google Drive (shared to anyone), do I need upload passport and bank card to Google to login to Google Cloud - just for download public file from Google Drive?
I try to use link similar to https://googledrive.com/host/1M88r7TS5uZkDrWj-3SZ9AoQQtBXOfyPD/.vscode/settings.json
where 1M88r7TS5uZkDrWj-3SZ9AoQQtBXOfyPD my public folder ID and .vscode is folder and settings.json is filename - but unfortunately this URL format is not working. Therefore I found API. Documentation for Google drive not mention anything about API key to access to Google Drive.
Shared for everyone means that any anonymous user can download my file, isn’t it? Can I download my file without pass identification in Google Cloud, anonymously?