bitERP Developer Docs
Documentation for developers integrating with bitERP via REST API or the MCP Server.
Welcome to the bitERP documentation for developers and partners.
bitERP exposes two integration channels:
Integrations API
REST API for external systems. Authentication via API Keys or OAuth2, CRUD endpoints with cursor pagination and Stripe-style filters.
MCP Server
Model Context Protocol server for AI agents. Connect LLMs like Claude or GPT to bitERP through a standardized protocol.
Getting started
If you're just starting out, follow the quick guide:

