Skip to main content

REST API (v1)

Most teams publish through the dashboard or MCP tools. The REST API is available when you need scripts, CI, or a non-MCP integration.
Base URL: https://unfurl.pub
Auth: Create a key at Dashboard → API keys, then send X-Api-Key: oodoc_… or Authorization: Bearer oodoc_… on every request.

Endpoints

MCP tools map to these routes: publish_document, get_document, update_document, delete_document.

Publish body (POST /api/v1/publish)

Success (200):

Plan limits

Free workspaces are limited to 5 published documents and 1 API key. Pro removes those caps and unlocks password-protected links, in-dashboard editing, and custom branding. See pricing.

MCP overview

publish_document