Back to services
📁
GA

Yunjii Up

File storage & user management

File upload/download/management endpoints; user auth & RBAC; chunked upload & private buckets; per-app isolation.

Auth: API Key
Storage
4
Endpoints
GA
Status

API Endpoints

Standard REST, unified error codes and pagination.

MethodPathDescription
POST/api/uploadFile upload
GET/api/file/{id}File download/query
POST/api/user/registerUser register
GET/api/user/{id}User info

Other services