Obsidian · Rate Limits

Obsidian Rate Limits

Obsidian itself does not publish a hosted SaaS API and therefore has no remote rate-limit ceilings. The Plugin API runs in-process and is bounded only by the host device. The community Local REST API plugin runs on localhost and has no published rate-limit policy beyond the device's own throughput. Sync and Publish are managed add-ons whose throughput is bounded by the device and Obsidian-operated infrastructure.

Obsidian Rate Limits is the machine-readable rate-limit profile for Obsidian on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, measuring none and not published.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Productivity, Knowledge Management, Markdown, Notes, and Local-First.

4 Limits Throttle: 429
ProductivityKnowledge ManagementMarkdownNotesLocal-FirstRate LimitingQuotasThrottling

Limits

Plugin API (In-Process) device
none
-1
No platform-imposed rate limit; bounded by local CPU and event loop.
Local REST API Plugin device
none
-1
No published rate limit; bounded by local Obsidian process. Recommend client-side concurrency caps.
Obsidian Sync (Add-On) account
not published
not published
Sync is a closed managed service with no publicly documented rate-limit policy.
Obsidian Publish (Add-On) site
not published
not published
Publish is a closed managed service with no publicly documented rate-limit policy.

Policies

Local Concurrency
When automating against the Local REST API plugin, cap concurrent requests to keep the local Obsidian UI responsive.
Self-Signed TLS
The Local REST API uses self-signed HTTPS certificates; clients must trust the certificate or use the API key over HTTP if enabled.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/obsidian-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.