The Roosted API is organized around REST. All requests and responses use JSON.
Sandbox and production API keys are available by contacting support@roostedhr.com.
Welcome
The Roosted API gives you programmatic access to the Roosted workforce scheduling platform. Use it to manage events, shifts, workers, clients, time tracking, and more — directly from your own systems.Base URL (Production)
Base URL (Sandbox)
Authentication
All API endpoints require a Bearer token. Include it in theAuthorization header of every request.