# Creating bookmarks Source: https://docs.bookmarkjar.com/bookmarks/add Learn multiple ways to add bookmarks to Bookmarkjar ® ## Manual Add bookmarks by copying any link and pasting it with + V or Ctrl + V. Alternatively, you can use keyboard shortcuts to add bookmarks: + I or Ctrl + I. **Permissions** On mobile or desktop you may need to grant "Allow paste" permissions. Manual Add Bookmark ## Via Extension You can also add bookmarks via the browser extension. See the Browser Extension guide. * Click the "+" icon to add the current page as a bookmark. * Click the "Sync" icon to sync your current browser bookmarks (and X/Twitter bookmarks) to Bookmarkjar ®. Extension Usage Alt ## Via Integrations Integrations don’t need any manual action — they sync automatically on a schedule. Configure your integrations in the Integrations guide or directly in the app at Dashboard → Integrations. Integrations # API Source: https://docs.bookmarkjar.com/bookmarks/api Use our API to interact with Bookmarkjar ® from your own applications ## Overview The Bookmarkjar ® API allows you to interact with Bookmarkjar ® from your own applications. The API is still in BETA and may change frequently without notice. ## Documentation You can find the API documentation here. ## API Keys To use the API you need to create an API key. Create one in Dashboard → API Keys. Please keep in mind that API keys do not yet have scoped permissions, so they will have access to all your bookmarks. Rate limiting is not yet implemented; please be mindful of your usage. Using tools from your IDE? See the MCP guide for JSON‑RPC over HTTP.