Google Drive

Acesse arquivos em qualquer lugar com o armazenamento seguro na nuvem e o backup de arquivos de fotos, vídeos, arquivos e muito mais com o Google Drive.

Info

Schemes: https
Base URL: https://www.googleapis.com/drive/v3

Documentation Reference

Authentication: OAuth2

Generate token: Generate Token: To get started using Google Drive's API, you need to first use the setup tool, which guides you through creating a project in the Google API Console, enabling the API, and creating credentials.
From the Credentials page, click Create credentials > OAuth client ID to create your OAuth 2.0 credentials or Create credentials > Service account key to create a service account.
If you created an OAuth client ID, then select your application type.
Fill in the form and click Create.

Endpoints

/drives

GET POST DELETE PATCH

Summary: Manage your drives.

Reference

/files

GET POST DELETE PATCH

Summary: Manage files inside a drive.

Reference

/about

GET

Summary: Gets information about the user, the user's Drive, and system capabilities.

Reference

/changes

GET

Summary: See the changes made for a user or a shared drive.

Reference