cURL
curl --request GET \ --url https://routing.solvice.io/cube/{id}/progress \ --header 'Authorization: <api-key>'
{ "nrOfSucceededSlices": 8, "nrOfFailedSlices": 0, "nrOfSlices": 8 }
10x10
100x100
250x250
1000x1000
10000x10000
Api Key based authentication (apikey)
OK
The response is of type object.
object