Chess AI
SMART CHESS AI ENGINE API Chess API easy-to-integrate chess backend that allows developers to create, manage, and play full chess games against an intelligent AI opponent. This API handles: - Game creation - Game state management - Move validation - AI move generation - Difficulty levels (1–5) - FEN board state output - Automatic game managememnt and cleaning. = HOW IT WORKS…
Chess AI endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Game /game |
Creates a new chess game. |
| POST |
Play Move /play |
Submits a player move and returns the AI move |
Chess AI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $100 / month | — |
|