Cloudflare R2 Image Uploader API
Welcome to the Cloudflare R2 Image Uploader API - Free 10GB Storage!
API Endpoints:
- POST /api/images/upload - Upload an image file
- POST /api/images/upload-url - Upload from URL
- GET /api/images/:id - Get image details
- DELETE /api/images/:id - Delete an image
- GET /api/images - List images with optional prefix filter
- GET /api/images/health - Health check
View the ๐ API Documentation for more details.