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:
Auth: Create a key at Dashboard → API keys, then send
https://unfurl.pubAuth: 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):