Files, folders, subfolders, upload rules and sharing in one space.
The service brings user workflows and technical infrastructure together in one coherent product: personal space, API, earnings, marketplace and storage network.
Files, folders, subfolders, upload rules and sharing in one space.
Private links, expiration dates, passwords and file requests already integrated.
Wallet, earnings, sales and transaction tracking directly in your account.
Independent storage servers can join the platform and generate earnings.
Encryption, replication, monitoring and access control without making the interface complex.
API, webhooks, jobs and integrations to connect business tools without rebuilding everything.
Each block has a clear role: interface, API, storage servers and replication.
Users get a simple interface: files, folders, links, payments, earnings and preferences.
The API receives uploads, encrypts data, selects servers and keeps technical logic out of the user view.
Encrypted blobs are stored on independent servers tracked by heartbeat, health, version and capacity.
The platform tracks copies, earnings, tasks and relocations to avoid losses.
Native synchronization, local encryption and integrated earnings dashboard. The software runs in the background, then links to your account with a simple pairing code.
The project does not rely on pure peer-to-peer. It uses a network of independent nodes while keeping a central control plane to stay usable, monetizable and reliable.
A free entry point to discover the service, then Pro to go further with storage, API and daily management.
Asynchronous upload, job tracking, link generation, marketplace and network orchestration: the API exposes the engine without forcing you to reinvent the platform.
Asynchronous upload + processing job
Processing and status tracking
Private, public or monetizable link
# Secure file upload
curl -X POST https://api.stockageenligne.com/api/upload \
-H "Authorization: Bearer VOTRE_JETON" \
-H "Content-Type: multipart/form-data" \
-F "file=@document.pdf" \
-F "public=no"
# Response
{
"ok": true,
"job_id": "f8a3c2b1",
"status": "pending",
"mode_repartition": "automatique"
}
The public marketplace gives visibility to admin-validated files. You can also sell privately and credit the correct user wallet.
The first files validated by administration will appear here automatically once published.
Open marketplaceEssential answers about security, marketplace, API and decentralized logic.
Yes. The service encrypts data before distribution and keeps orchestration on the platform so the storage server is not the business source of truth.
A shared link distributes a file, a private sale sells by direct link, and the public marketplace adds admin validation before exposure.
Laravel manages the user experience, the API orchestrates operations, then independent storage servers host encrypted blobs with health tracking and replication.
Yes. The API lets you send files, track jobs, generate links and integrate the service with a site, CRM or business tool.
A server linked to a member can accumulate earnings according to availability, stability and hardware and network capacity.