Optimal Rubik Cube 3x3
Face Alignment: U = UP R = RIGHT F = FRONT D = DOWN L = LEFT B = BACK You can determine the face color by the facelet in the middle of each side. Example string: RLDBUDFULDFFBRLUDDLFBLFURRFUDRBDBBURBRUFLFLLBLDDUBRFRU ! Please see the attachted tutorial for more detailed information !
Optimal Rubik Cube 3x3 endpoints
| Method | Endpoint | Description |
|---|---|---|
| RubikSolverV1 | ||
| GET |
requestRandom /random |
You can use the response as input for the other endpoints |
| GET |
requestQuickSolve /quicksolve/{cubestring} |
Requires an input schema (see API description for rubik cube notation). |
| POST |
requestSolve /solve |
Requires an input schema (see API description for rubik cube notation). Takes the rubik cube string and the number of steps as input. Returns the solution with the fewest… |
| POST |
requestSolveTo /solveto |
Requires an input schema (see API description for rubik cube notation). Takes the rubik cube string and the number of steps as input. Returns the solution with the fewest… |
Optimal Rubik Cube 3x3 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $30 / month | 1 / second |
|