Zipline
FeaturesDocumentationReleasesFAQCommunity
Zipline
    • Docker
    • Building from source
      • Discord
      • GitHub
      • Google
      • OIDC
      • Windows: ShareX
      • Flameshot
      • iOS: Shortcuts
      • Android: xshare
      • MacOS: ishare
      • Shell Script
      • ziplinectl
      • ziplinectl read-config
      • ziplinectl import-dir
      • ziplinectl set-user
      • ziplinectl list-users
    • 2FA
    • Bytes
    • Customizing the Dashboard
    • Debug
    • Discord Webhooks
    • External Links
    • HTTP Webhooks
    • Milliseconds
    • Passkeys
    • Releases
    • Reverse Proxy
    • Server Actions
    • SSL
    • Themes
    • Video Thumbnails
    • Upload Options
    • Variables
    • Version Checking
    • View Routes
    • Wayland Guide
    • Core
    • Datasource
    • SSL
    • Settings
  • Migrate From v3
  • Contributing
  • Security Policy
      • File
      • Folder
      • IncompleteFile
      • Invite
      • Tag
      • Url
      • User
    • Authentication
    • Errors
      • /api/users/:id
          • /api/user/files/:id/password
        • /api/user/files/incomplete
        • /api/user/files/transaction
        • /api/user/folders/:id
          • /api/user/urls/:id/password
        • /api/user/tags/:id
        • /api/user/mfa/passkey
        • /api/user/mfa/totp
      • /api/user/avatar
      • /api/user/export
      • /api/user/recent
      • /api/user/sessions
      • /api/user/stats
      • /api/user/token
      • /api/server/clear_temp
      • /api/server/clear_zeros
      • /api/server/requery_size
      • /api/server/settings
      • /api/server/thumbnails
        • /api/auth/invites/:id
      • /api/auth/login
      • /api/auth/logout
      • /api/auth/register
      • /api/auth/webauthn
    • /api/healthcheck
    • /api/setup
    • /api/stats
    • /api/upload
    • /api/version
API

API

API Documentation is a work-in-progress. The API is always subject to change, so please refer to the src/server/routes directory for the source code of the API routes.

Models

For the sake of simplicity, the API documentation will use "models" to refer to certain data structures represented in the database and API.

  • User: Represents a Zipline user

Security Policy
Reporting a Vulnerability
Models
Reference

Last updated: 6/2/2025
Edit this page on GitHub
On This Page

Zipline

© 2025 diced. All rights reserved.
Zipline
FeaturesDocumentationCommunitySponsor
Documentation
Get StartedConfig
Guides
DockerOAuthReverse Proxies
Resources
GitHubGitHub DocsDiscordv3 Docs