Skip to main content

Overview

The Files API lets you manage the file system of a builder project. Files are stored in Hiveku’s managed file system and synced to dev containers.

Visual Editor Save

/visual-editor/save
Save changes made in the visual editor back to project files.
Request Body
Response

Hot Reload Notify

/hot-reload/notify
Notify the preview to reload after file changes.
Request Body

Proxy Image

/proxy/image?url={imageUrl}
Proxy an external image through Hiveku to avoid CORS issues in the editor.
Query Parameters