> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bookmarkjar.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 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.

<Warning>
  The API is still in BETA and may change frequently without notice.
</Warning>

## Documentation

You can find the API documentation <a href="https://bookmarkjar.com/api/docs">here</a>.

## API Keys

To use the API you need to create an API key. Create one in <a href="https://bookmarkjar.com/dashboard/user/profile">Dashboard → API Keys</a>.
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.

<Note>
  Using tools from your IDE? See the <a href="/bookmarks/mcp">MCP guide</a> for JSON‑RPC over HTTP.
</Note>

<Frame>
  <video controls className="w-full aspect-video rounded-xl" src="https://mintcdn.com/bookmarkjar/4ScJJ1Sq-IfQcBU-/images/api-keys-create.mp4?fit=max&auto=format&n=4ScJJ1Sq-IfQcBU-&q=85&s=c9c94961794987b64474c6f80a70bd31" data-path="images/api-keys-create.mp4" />
</Frame>
