API overview
Public edge accepts read traffic for published objects. Writes are issued by your backend with short-lived credentials.
Endpoints
GET /health— liveness JSONGET /api/v1/status— expanded statusGET /uploadFile/…— object download (Ya profile)GET /uploadChunk/…— multipart chunk downloadGET /static/getFile/video/segment.ts— media segment (Vk profile)
Notes
Responses without a valid object key return 404. OPTIONS is used for CORS preflight on browser uploaders. Do not scrape or mirror object trees.