{
    "success": true,
    "message": "Welcome to CCL Travel CRM API",
    "status": "running",
    "version": "1.0.0",
    "timestamp": "2026-04-06T18:21:47.869798Z",
    "environment": "local",
    "endpoints": {
        "central_api": "https:\/\/travel-crm.appdevtest.click\/api",
        "authentication": "https:\/\/travel-crm.appdevtest.click\/api\/auth\/login",
        "health_check": "https:\/\/travel-crm.appdevtest.click\/api\/health",
        "documentation": "Contact support for API documentation"
    },
    "tenant_api": {
        "info": "Tenant-specific APIs use domain-based tenant identification",
        "example_domain": "your-tenant.localhost:8000"
    },
    "support": {
        "email": "dev@crystalcodelabs.com",
        "website": "https:\/\/crystalcodelabs.com"
    }
}