Description

LucidLink is a prominent provider of cloud-native file services, offering streamlined access and collaboration across a range of cloud storage platforms. Featuring real-time data accessibility and multi-user collaboration, it contributes to enhanced productivity. Stringent encryption guarantees data security, and its API empowers developers to integrate and personalize these attributes.

Supported Operations

LucidLink API Reference

Get details about current billing period.

Retrieves information about the current billing period, including the start and end dates, subscription status, amount due, and forecasted amount due.

Get a list of issued invoices.

Retrieves a list of all issued invoices for the account. The response includes an array of invoice objects, each containing details such as the invoice date, amount due, and payment status.

Retrieve an invoice amount due breakdown by filespace.

Fetches the detailed breakdown of the amount due for a specific invoice by filespace. The response is provided in CSV format.

Get payment details.

Retrieves the current payment details associated with the account.

Set payment details.

This endpoint allows you to set or update payment details for your account.

Get a list of domains.

Retrieves a list of all domains associated with the account.

Create a domain.

This endpoint allows you to create a new domain within LucidLink. Each domain must have a globally unique name across all LucidLink accounts.

Retrieve a domain.

Fetches details of a specific domain by its ID.

Update a domain.

Updates the details of an existing domain identified by its ID.

Delete a domain.

Deletes a domain by its ID. The domain must not have any associated filespaces to be eligible for deletion.

Get a list of filespaces.

Retrieves a list of filespaces associated with the account. You can optionally search for a specific filespace by providing its name.

Create a filespace.

This endpoint allows you to create a new filespace within a specified domain. The request body must include the filespace object containing necessary details such as name, domain ID, and storage configuration.

Retrieve a filespace.

Fetches details of a specific filespace by its ID.

Delete a filespace.

Deletes a filespace by its ID. Filespaces in provisioning state cannot be deleted.

Details
Last Update

6 months ago

Includes
lucidlink-client
lucidlink-auth