API: Chess Next Move
Public

by edwin

I will give you a portable game notation of a chess game in action. You tell me my next move and WHY.

Input:

{ "png": "1. e4 e5 2. Nf3 Nc6 3. Bb5" }

Output:

{ "next_move": "a6" }
Public API Key 💡

This key is public and may be rate-limited. Please sign up for an account to get your own key.

API Console

Response

cURL Command

Web Console

Chess Next Move