Skip to main content

DataBraid Public API

DataBraid Public API v1 exposes one supported external endpoint: POST /api/braid/{id}.

Use a user-owned DataBraid API token in the Authorization: Bearer ... header. Provider credentials such as OpenAI, Anthropic, ElevenLabs or storage keys are never accepted as public API tokens.

Server

EnvironmentURL
Production apphttps://databraid.eu
Documentationhttps://docs.databraid.eu

Authentication

SchemeLocationNotes
Bearer tokenAuthorization headerCreate the token in DataBraid. Store it as an application secret and rotate it when exposed.

Internal APIs

Session editor routes such as /api/runs, run detail, browser sinks, Knowledge management and MCP management are internal. They are documented for architecture and troubleshooting only, not as stable third-party contracts.