Cube
/cube/{id}/progress
GET
After sending the cube request to the API, you can follow the progress in this endpoint.
The progress will list the created submatrices (children).
Average calculation time of matrix :
Matrix Size | Calculation time |
---|---|
10x10 | 0.1s |
100x100 | 0.2s |
250x250 | 0.8s |
1000x1000 | 4.6s |
10000x10000 | 24.9s |
Authorizations
API key authentication. Use format 'API_KEY'
Path Parameters
Response
200 - application/json
OK
The response is of type object
.