Sudoku Solver
An API solves and verifies given sudoku puzzle, it has complicated algorithm which makes it the fastest sudoku solver
62 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Sudoku Solver endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Verify sudoku puzzle /verify |
Verify and return if the give sudoku puzzle is valid and solved |
| POST |
Solve sudoku puzzle /solve |
Solve and return the answer of the give sudoku puzzle if it's solvable |
Sudoku Solver pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|