The Atlas Technical API provides programmable access to the scheduling engine for custom integrations and third-party operational tools.
RESTful Architecture
The API is designed with RESTful principles, providing predictable resource-based URLs and utilizing standard HTTP response codes for error handling.
Authentication & Security
All API requests require secure bearer token authentication and are subject to the same role-based access control (RBAC) as the Atlas web platform.
Webhooks & Real-time Integration
External systems can subscribe to operational events (e.g., roster publication, absence notification) via webhooks for real-time data synchronization.