Overview
The LucidLink Developer Platform gives your team the tools to programmatically manage, automate, and extend your LucidLink environment. Whether you need to streamline user onboarding, connect external storage to your filespaces, or build custom integrations into your existing workflows, the Developer Platform has you covered.
The platform is made up of three core components that work together to give you full control over your LucidLink workspace:
Python SDK (beta)A developer-friendly Python library that makes it easy to script complex workflows, build integrations, and power AI-driven automation within your LucidLink environment. |
LucidLink APIAutomate workspace administration, including user management, group provisioning, permissions, and filespace operations. |
LucidLink ConnectLink external cloud storage (like S3) directly into your filespaces, making assets instantly streamable without duplication. |
All components of the Developer Platform can be tried out during Trial. The Python SDK (beta) and LucidLink API are available for all Business and Enterprise plans. LucidLink Connect can be purchased as an add-on for Enterprise plans.
Platform components at a glance
Python SDK (beta)
Available for Business & Enterprise plans, as well as during Trial.
The LucidLink Python SDK provides a high-level, python package around both the LucidLink API (Filesystem operations only) and Connect API. If you prefer working in Python (or need to integrate LucidLink into Python-based automation pipelines), the SDK makes it easy to get up and running without dealing with raw HTTP requests.
LucidLink API
Available for Business & Enterprise, as well as during Trial
The Management API is a RESTful API that lets you automate the core administrative tasks of your LucidLink workspace. It’s delivered as a self-hosted Docker container that you deploy on your own infrastructure, ensuring your data stays under your control with LucidLink’s zero-knowledge security model.
LucidLink Connect API
Available as an add-on for Enterprise, as well as during Trial
LucidLink Connect lets you link external cloud storage (currently S3-compatible storage, with Azure Blob and others planned) directly into your filespace. Linked assets appear and behave just like any other file in your filespace — your team can stream them from the desktop, web, or mobile clients without ever needing to download or copy the data first.