Upload Files
Drag & drop or click to browse - Max file size: 1GB
Drop your files here or click to browse
API Access
Integrate Dog Bag with your applications using our powerful API:
1. Get an API Key
GET /api/key
2. Upload a File
POST /api/upload
Headers: { "x-api-key": "your_api_key" }
Body: form-data with "file" field
3. List Files
GET /api/files?apiKey=your_api_key