Help
Everything folder.ovh can do — free to use. A bot check may appear on login/register when enabled by the site admin.
Folder lists
Browse a local folder, import CSV, or add items manually (with optional notes and cover URLs). Tags, parent folders, passwords, min/max selection size, whitelist/blacklist, smart rules, IP allow/deny, and “require comment / require approval”.
Public pick pages (/t)
Search items, respect size limits, save drafts (when logged in), branded accent/logo, embed widget, abuse report link, and generate short /r links. Logged-in users can pick a custom short code and edit their link later if the owner allows it.
Share links (/r)
Password, expiry, view limits, QR code, clone, download titles or titles+sizes, soft-delete/restore in Trash, comments with @mentions, and owner approval workflow when enabled.
Social profiles
Upload a profile picture, write a bio, and publish at /u/yourname. Create posts from Explore (optional image/video URL, folder/share attach), like, comment, share, and use #hashtags / @mentions. Discover and search from Explore.
Collaboration
Workspaces with shared branding and Discord/Telegram notify settings, folder co-admins, pending link approvals, snapshots and diffs against the last published baseline.
Analytics & trust
Per-folder analytics + CSV export, abuse reports, and a full admin console (users, folders, links, posts, site settings, system health, reports, audit CSV).
Account
2FA (TOTP), webhook URL, Discord/Telegram notify, brand color/logo, light/dark theme, API keys, activity log, daily link quota.
API (Zapier / n8n friendly)
Send header X-Api-Key: YOUR_KEY or Authorization: Bearer YOUR_KEY. Full reference: API documentation.
GET /api/v1/me
GET /api/v1/folders · POST /api/v1/folders
POST /api/v1/folders/{hash}/links · POST /api/v1/folders/{hash}/sync
POST /api/v1/posts · likes · comments · search
Responses look like {"ok":true,"data":{...}}.