Google Drive Integration Test
Test file uploads and management with Google Drive API
Current Configuration
Google Client ID: 895826596555-lak2eip4iqi1ovq31cmhpfgvv1rbgur0.apps.googleusercontent.com
Google Drive API Key: AIzaSyBDv3Nscx_gANMaD88N2OAH-77Cx-JL4ug
Status: Configured
Upload to Google Drive
Upload to Google Drive
Click here or drag and drop your file
Maximum file size: 10MB
API Status & Configuration
Google Drive Files
Usage Instructions
How to use Google Drive Integration:
- Drag and drop files or click "Choose File" to upload
- Files will be uploaded to your Google Drive account
- Use the file manager to view, select, or delete files
- Click "Open" to view files in Google Drive
- Use "Copy Link" to share files with others
API Endpoints Available:
POST /api/google-drive/upload
- Upload filesGET /api/google-drive/files
- List filesGET /api/google-drive/files/[id]
- Get file detailsDELETE /api/google-drive/files/[id]
- Delete file