System Overview

This document provides a high-level overview of the Salescentri system architecture and key components.

Key Components

  • API Layer: RESTful APIs organized by version (v1, v2)
  • Database: PostgreSQL with schema documented in the database section
  • Integrations: Third-party service connections for CRM, billing, and more

Getting Started

Refer to the Architecture document for detailed system design, and the Glossary for terminology definitions.