Configuration
| Field | Type | Required | Description |
|---|---|---|---|
| API key | select | Yes | The API key used to authenticate incoming requests |
| Allowed origins | string[] | No | List of allowed CORS origins for browser-based uploads |
| Accepted formats | string[] | No | Restrict which file formats are accepted (e.g., PDF, PNG) |
| Max size (MB) | number | No | Maximum file size limit in megabytes |