Attendance / HR / payroll platform API. Version 0.1.0.
Machine-readable spec: /openapi.json · Health: /health
| Method | Path | Summary |
|---|---|---|
GET | /health | Service health |
POST | /api/auth/signup | Create a workspace account |
POST | /api/auth/login | Authenticate and receive a session |
GET | /api/auth/me | Current authenticated user |
POST | /api/public/events | Capture an anonymous product/marketing event |
POST | /api/public/leads | Submit a sales/waitlist lead |
GET | /api/public/activity | Recent public activity feed |