OnShift Overview
An overview of the OnShift API
OnShift is a solver engine for solving workforce optimisation problems through the Solvice Optimisation API Platform.
curl https://api.solvice.io/demo/fill -H "Authorization: <<apiKey>>" | \
curl https://api.solvice.io/v1/solve -H "Authorization: <<apiKey>>" \
-X POST -H "Content-Type: application/json" -d @-
Creating an optimal roster for a team of employees based on forecasted demand and taking into account extensive labor agreement rules & other constraints.
The Solvice Workforce Optimisation API consists of the following services:
Updated almost 3 years ago
What’s Next