{"name":"AdaStaff API","description":"Employee Planning & Management Microservice","version":"3.0.0","features":["Employee Management","Shift Scheduling","Schedule Templates","Closing Periods","Shift Notifications & Email","Shift Response Tokens","Notifications System","Labor Cost Analytics","Multi-tenant Support","AdaAuth Integration","Real-time Database","RESTful API","OpenAPI Documentation"],"endpoints":{"employees":"/api/v1/restaurants/{restaurantId}/employees","shifts":"/api/v1/restaurants/{restaurantId}/planning/shifts","templates":"/api/v1/restaurants/{restaurantId}/planning/templates","closing_periods":"/api/v1/restaurants/{restaurantId}/closing-periods","exclusive_opening_days":"/api/v1/restaurants/{restaurantId}/exclusive-opening-days","notifications":"/api/v1/restaurants/{restaurantId}/notifications","analytics":"/api/v1/restaurants/{restaurantId}/analytics/labor-cost","shift_response":"/api/v1/shift-response/{token}","health":"/health","docs":"/api-docs"},"authentication":{"type":"Bearer JWT","integration":"AdaAuth API","required":true,"scopes":["restaurant_access","staff_management"]},"support":{"email":"support@mindgen.app","docs":"https://adastaff.mindgen.app/api-docs"}}