Pocket Cube Solver
The Pocket Cube is a 2x2x2 version of the more popular Rubik's Cube. Even though it is less complex, the pocket cube has 3674160 combinations. I have found many resources to solve this puzzle but few to list all the optimal solutions. This api returns the list of all optimal solutions ( QTM not HTM ) for a given position string or get a random optimal solution if needed.
Pocket Cube Solver endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getAllSolutions /{position}/all |
Returns json data consisting of all the solutions of a given cube position. |
| GET |
getRandomSolution /{position}/random |
Returns json data consisting of a random optimal solution of a given cube position. |
Pocket Cube Solver pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|