REST API Reference

API Documentation

Explore the LightUp.Cloud REST API. Select an endpoint group below to view the full interactive specification.

🔑
Authentication
Register users, manage credentials, issue and revoke tokens
POST GET
🔄
Sync
Synchronize files and folders across devices and team members
GET POST PUT
⬇️
Download
Retrieve individual files securely with access-controlled endpoints
GET
🗜️
Download ZIP
Bundle multiple files or directories into a compressed ZIP archive
GET
📋
List
Browse directory contents, filter by type or date, paginate results
GET
🗂️
Object
Create, read, update, delete and move file-system objects and metadata
GET POST PUT DELETE
⬆️
Upload
Upload files via multipart form data with chunked transfer and resume support
POST PUT
🎬
Video
Stream, transcode and manage video assets with adaptive bitrate support
GET POST
🤖
AI
AI-powered file analysis, content extraction, and smart search
POST GET
📄
Copy
Duplicate files and directories to a specified destination path
POST
💚
Health
Check service availability, uptime status, and system diagnostics
GET
✂️
Move
Move files and directories to a new location within the file system
POST
✏️
Rename
Rename files and folders while preserving metadata and history
POST
🖼️
Thumbnail
Generate and retrieve image and video thumbnails at custom dimensions
GET POST
👥
Users
Manage user accounts, roles, permissions, and team membership
GET POST PUT DELETE