Pick the path that fits your stack. Each guide walks you through authentication and your first successful request.Documentation Index
Fetch the complete documentation index at: https://docs.databar.ai/llms.txt
Use this file to discover all available pages before exploring further.
REST API
Raw HTTP with cURL, JavaScript, or any language. Start here if you want full control.
Python SDK
Typed client with built-in polling and error handling. Install with
pip install databar.CLI
Run enrichments and manage tables from your terminal. Great for scripting and AI agents.
MCP Server
Connect Databar to Claude, Cursor, or other MCP-compatible AI tools. No code required.