# Minimal ## Docs - [Authentication](https://mintlify.wiki/ephraimduncan/minimal.so/api/authentication.md): How API authentication works using Better Auth sessions - [Bulk Operations](https://mintlify.wiki/ephraimduncan/minimal.so/api/bookmarks/bulk-operations.md): Perform bulk delete and move operations on multiple bookmarks - [Bulk set visibility](https://mintlify.wiki/ephraimduncan/minimal.so/api/bookmarks/bulk-set-visibility.md): Set visibility for multiple bookmarks at once - [Create Bookmark](https://mintlify.wiki/ephraimduncan/minimal.so/api/bookmarks/create.md): Create a new bookmark with automatic metadata fetching for links - [Delete Bookmark](https://mintlify.wiki/ephraimduncan/minimal.so/api/bookmarks/delete.md): Delete a single bookmark by ID - [List Bookmarks](https://mintlify.wiki/ephraimduncan/minimal.so/api/bookmarks/list.md): Retrieve all bookmarks for the authenticated user, optionally filtered by group - [Refetch Bookmark Metadata](https://mintlify.wiki/ephraimduncan/minimal.so/api/bookmarks/refetch.md): Refetch and update a bookmark's title and favicon from its URL - [Set bookmark visibility](https://mintlify.wiki/ephraimduncan/minimal.so/api/bookmarks/set-visibility.md): Set the visibility of a single bookmark to public, private, or inherit from group - [Update Bookmark](https://mintlify.wiki/ephraimduncan/minimal.so/api/bookmarks/update.md): Update an existing bookmark's properties - [Check Bookmarks](https://mintlify.wiki/ephraimduncan/minimal.so/api/extension/check.md): Check if URLs are already bookmarked - [Bulk Import Bookmarks](https://mintlify.wiki/ephraimduncan/minimal.so/api/extension/import.md): Import bookmarks in bulk from browser or other sources - [Extension API Overview](https://mintlify.wiki/ephraimduncan/minimal.so/api/extension/overview.md): REST API endpoints for the Minimal browser extension - [Save bookmark (extension)](https://mintlify.wiki/ephraimduncan/minimal.so/api/extension/save.md): Save a bookmark from the browser extension with source tracking and deduplication - [Create Group](https://mintlify.wiki/ephraimduncan/minimal.so/api/groups/create.md): Create a new bookmark group - [Delete Group](https://mintlify.wiki/ephraimduncan/minimal.so/api/groups/delete.md): Delete a bookmark group - [List Groups](https://mintlify.wiki/ephraimduncan/minimal.so/api/groups/list.md): Retrieve all bookmark groups for the authenticated user - [Set group visibility](https://mintlify.wiki/ephraimduncan/minimal.so/api/groups/set-visibility.md): Control whether a bookmark group is publicly visible on your profile - [Update Group](https://mintlify.wiki/ephraimduncan/minimal.so/api/groups/update.md): Update an existing bookmark group - [API Overview](https://mintlify.wiki/ephraimduncan/minimal.so/api/overview.md): Introduction to Minimal's oRPC API architecture and usage - [Check Username Availability](https://mintlify.wiki/ephraimduncan/minimal.so/api/profile/check-username.md): Check if a username is available for use - [Get Profile](https://mintlify.wiki/ephraimduncan/minimal.so/api/profile/get.md): Retrieve the authenticated user's profile information - [Update Profile](https://mintlify.wiki/ephraimduncan/minimal.so/api/profile/update.md): Update the authenticated user's profile information - [Get public profile](https://mintlify.wiki/ephraimduncan/minimal.so/api/public/get-profile.md): Retrieve a user's public profile including their public groups and bookmarks - [Auto-Capture Features](https://mintlify.wiki/ephraimduncan/minimal.so/extension/auto-capture.md): Automatically sync bookmarks from X/Twitter and your browser - [Installation Guide](https://mintlify.wiki/ephraimduncan/minimal.so/extension/installation.md): Install the Minimal Chrome Extension and connect it to your account - [Chrome Extension Overview](https://mintlify.wiki/ephraimduncan/minimal.so/extension/overview.md): Save any page or link to your Minimal bookmarks with one click - [How to Use](https://mintlify.wiki/ephraimduncan/minimal.so/extension/usage.md): Learn all the ways to save bookmarks with the Minimal Chrome Extension - [Bookmark Management](https://mintlify.wiki/ephraimduncan/minimal.so/features/bookmarks.md): Learn how to create, organize, and manage your bookmarks in Minimal - [Groups & Organization](https://mintlify.wiki/ephraimduncan/minimal.so/features/groups.md): Organize your bookmarks into groups and collections - [Keyboard Shortcuts](https://mintlify.wiki/ephraimduncan/minimal.so/features/keyboard-shortcuts.md): Complete reference for all keyboard shortcuts in Minimal - [Public Profiles](https://mintlify.wiki/ephraimduncan/minimal.so/features/public-profiles.md): Share your bookmarks with the world via your public profile - [Search Functionality](https://mintlify.wiki/ephraimduncan/minimal.so/features/search.md): Find bookmarks quickly with real-time search - [Introduction](https://mintlify.wiki/ephraimduncan/minimal.so/introduction.md): Welcome to Minimal - a fast, keyboard-first bookmark manager that makes saving and finding links effortless - [Quickstart](https://mintlify.wiki/ephraimduncan/minimal.so/quickstart.md): Get started with Minimal in minutes. Save your first bookmark and start organizing your links. - [Authentication](https://mintlify.wiki/ephraimduncan/minimal.so/self-hosting/authentication.md): Configure Better Auth with email/password and OAuth providers - [Configuration](https://mintlify.wiki/ephraimduncan/minimal.so/self-hosting/configuration.md): Complete guide to environment variables and configuration options - [Database Setup](https://mintlify.wiki/ephraimduncan/minimal.so/self-hosting/database.md): Configure SQLite or Turso database for Minimal - [Installation](https://mintlify.wiki/ephraimduncan/minimal.so/self-hosting/installation.md): Step-by-step guide to installing and deploying Minimal - [Self-Hosting Overview](https://mintlify.wiki/ephraimduncan/minimal.so/self-hosting/overview.md): Learn how to self-host Minimal on your own infrastructure