Documentation

Learn Bitrize

Everything you need to set up, configure, and get the most out of Bitrize AI agents and tools.

Developer working

Getting Started

Set up your workspace and deploy your first AI agent in under 5 minutes.

AI Data Agents

Configure, deploy, and manage autonomous AI agents for your databases.

Smart Data Pipeline

Build data pipelines with pre-built connectors and AI-driven orchestration.

Query Engine

Use natural language to query any database.

API Reference

Complete API documentation for programmatic access.

SDKs & Libraries

Client libraries

Official SDKs for the most popular languages.

Python

Python

v2.1.0

pip install bitrize
Node.js

Node.js

v2.1.0

npm install @bitrize/sdk
Go

Go

v2.0.3

go get github.com/bitrize/sdk-go

REST API

vv2

https://api.bitrize.io/v2

Tutorials

Step-by-step guides

Beginner10 min

Monitor PostgreSQL with AI agents

Intermediate20 min

Build a natural language dashboard

Intermediate15 min

Set up cross-database pipelines

Advanced25 min

Custom agent behaviors with plugins

Intermediate15 min

Automated compliance reporting

Advanced30 min

Schema migration with zero downtime

REST API

API-first architecture

Every feature in the Bitrize dashboard is available via our REST API. Build custom integrations, automate workflows, and extend the platform programmatically.

Key endpoints

GET/v2/agentsList all agents
POST/v2/agentsCreate an agent
POST/v2/queryExecute a query
GET/v2/pipelinesList pipelines
GET/v2/monitoring/healthSystem health

Latest updates

See what's new in the latest release.

View Changelog

Community

Get help from the community

Join our Discord server for peer support, feature discussions, and direct access to the Bitrize engineering team.

Discord

Discord

Community chat

GitHub Discussions

GitHub Discussions

Feature requests

Stack Overflow

Stack Overflow

Q&A

Twitter

Twitter

Updates

API versioning

We use URL-based versioning (v1, v2). Breaking changes are only introduced in new major versions. Deprecated versions receive 12 months of support.

v2 (current)Active
v1 (deprecated)MaintenanceDec 2026

Open Source

Contribute

Our connector SDK, query parser, and monitoring libraries are open source. Contributions welcome.

GitHub
  • bitrize/connector-sdk — Build custom connectors
  • bitrize/query-parser — SQL parsing and analysis
  • bitrize/monitor-lib — Monitoring client library
  • bitrize/docs — This documentation site

Can't find what you need?

Our support team is ready to help with any technical questions.

Contact Support