OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"Analytics Engine API","description":"Sales analytics and forecasting platform","version":"1.0.0"},"paths":{"/api/v1/health":{"get":{"tags":["Health"],"summary":"Health Check","description":"API health check with real DB, Redis, and Celery worker checks.","operationId":"health_check_api_v1_health_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/api/v1/tenants/register":{"post":{"tags":["Tenants"],"s