Sync & System Telemetry
Real-time diagnostics for the multi-tenant PostgreSQL cloud database, FastAPI endpoints, and sync workers.
Cloud FastAPI Service
Endpoint: https://solumapi.ideaz.net
Service NameSolum Cloud Multi-Tenant API
Target EnvironmentBeta
Server Time-
Interactive DocumentationSwagger UI
PostgreSQL Database
Database: solum_beta
Driver / EngineSQLAlchemy asyncpg (PostgreSQL 18.6)
Active Depot PartitionDefault Depot (default_location_key)
Partition ModelMulti-tenant (location_key discriminator)
Sync Ingestion StrategyIdempotent ON CONFLICT DO UPDATE
Security JWT Bearer Authenticated
Active Cloud Sync Endpoints
POST/api/v1/sync/push
Ingests local SQL Server orders, line items, and customers into cloud PostgreSQL in normalized batches.
GET/api/v1/sync/pull
Delivers authoritative cloud customers and master catalogs down to depot local SQL Server instances.