Sudoku Solver

# 🎲 Sudoku Solver REST API Welcome to the **Sudoku Solver REST API** — a powerful toolkit for generating, solving, and verifying Sudoku puzzles. Designed for developers, puzzle enthusiasts, and publishers, this API provides flexible endpoints to create interactive Sudoku experiences. --- ## ✨ Features - **Puzzle Generation**: Create Sudoku puzzles at different difficulty levels. - **Solving…

4 subscribers
12 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

MethodEndpointDescription
Puzzle API
GET Generate Puzzle
/api/puzzle/generate
Accepts two optional query parameters: - `level` (string): Difficulty level of the puzzle. Options: `easy`, `medium`, `hard`, `expert`. - `unique` (boolean): Whether the puzzle…
POST Render Puzzle
/api/puzzle/renderPuzzle
Accepts two main properties in the request body (`outputFormat` and `puzzleConfig`(**optional**)): - `outputFormat` (`string`): type of output (`html | svg | image`). -…
POST Solve Puzzle with Trace
/api/puzzle/solve/trace
Accepts three properties in the request body (**only one of them needed b/w grid or pizzleString**): - `grid` (array): The puzzle grid to solve. - `puzzleString` (string): String…
POST Solve Puzzle Fast
/api/puzzle/solve/fast
Accepts two properties in the request body (**only one of them needed**): - `grid` (array): The puzzle grid to solve. - `puzzleString` (string): String representation of the…
POST Get Puzzle Hint
/api/puzzle/hint
Accepts two properties in the request body (**only one of them needed**): - `grid` (array): Current puzzle grid. - `puzzleString` (string): String representation of the puzzle.…
POST Classify Puzzle
/api/puzzle/classify
Accepts two properties in the request body (**only one of them needed**): - `grid` (array): Puzzle grid. - `puzzleString` (string): String representation of the puzzle.…
POST Check Puzzle Uniqueness
/api/puzzle/unique
Accepts two properties in the request body (**only one of them needed**): - `grid` (array): Puzzle grid. - `puzzleString` (string): String representation of the puzzle.…
Puzzle Jobs API
GET Get Job Status
/api/jobs/{id}
Input (params): - `id` (string): The job ID obtained from other endpoints. **Output:** Returns detailed information about the specific job, including solutions if completed.
POST Cancel Job
/api/jobs/{id}/cancel
Input (params): - `id` (string): The job ID to cancel. **Output:** Returns `{ cancelled: true }` confirming the job was cancelled.
POST Generate Batch Puzzles
/api/jobs/generate-batch
Input (body): - `count` (number): Number of puzzles to generate. - `difficulty` (string): Difficulty level (easy, medium, hard, expert). - `ensureUnique` (boolean): Ensure each…
POST Bulk Solve Puzzles
/api/jobs/bulk-solve
Input (body): - `puzzles` (array): Nested array of puzzles to solve. **Output:** Returns a `jobId` for the background bulk solving job.
GET List All Jobs
/api/jobs/
No input required. **Output:** Returns information about all jobs created (including solutions for batch-generated or bulk-solved puzzles).

Sudoku Solver pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: 20 / monthly
PRO Recommended $4.99 / month 10 / second
  • Requests: 10,000 / monthly (then $0.1000 each)
ULTRA $49.99 / month 20 / second
  • Requests: 250,000 / monthly
MEGA $99.99 / month
  • Requests: 500,000 / monthly

More Gaming APIs

View all →
  • Validate or GET username with ID. Available for Free Fire Global, BGMI, Mobile Legends, PUBGM Global, Higgs…

    GamingFreemium3.8k subscribers
  • An API for accessing video game and video game review data

    GamingFreemium3.3k subscribers
  • Free-to-play games database powered by FreeToGame.com!

    GamingFree9.5k subscribers
  • Username Game Validation with ID, ID Game Checker, GET Username with ID, Support PUBG Mobile, Free Fire…

    GamingFreemium134 subscribers
  • Find all free games, loot and giveaways with this giveaway tracker API powered by GamerPower.com! Access…

    GamingFree1.1k subscribers
  • ESportApi offers eSports results for League of Legends, Dota 2, Counter-Strike providing also eSports…

    GamingFreemium1.2k subscribers