Public API · REST · v0.2.0
Try every endpoint inline.
Pick an endpoint on the left, fill the params on the right, and hit Run. Auth values you set in the bar below persist across every operation.
Auth
mount
share
file token
api key
stored in your browser only/api/public/v1/share/{shareId}Share metadata
Returns the redacted share view (label, path-prefix, capabilities) before fetching listings or files. `hasPassword: true` means callers must supply a password to fetch data.
Path parameters
shareIdrequiredstringOpaque share id.
Responses
200Share metadata.
sharerequiredany404Share or path not found.
errorrequiredstring410Share revoked, expired, or use-count exhausted.
errorrequiredstringPowered by OpenAPI 3.1 — full spec at /openapi/public-api.yaml.