", "depth": optional in"> ", "depth": optional in"> ", "depth": optional in"> Request a recommended move for an American checkers position. POST JSON { "pdn":... — 402 Index

← Back to directory

Request a recommended move for an American checkers position. POST JSON { "pdn":...

https://api.x402checkers.com/api/bestmove

Overview

Request a recommended move for an American checkers position. POST JSON { "pdn": "<PDN position>", "depth": optional integer 1-12 (default 8) }. Response includes the best move in long notation and evaluation metadata.

Protocol x402
Price $0.0050
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider x402checkers
Source bazaar
Indexed 2026-03-02 01:02:03

Health

Status healthy
Latency (p50) 327ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-03-21 10:20:34
Last Healthy 2026-03-21 10:20:34
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "depth": { "default": 8, "description": "Search depth override between 1 and 12. Higher depth increases accuracy and latency. Numeric strings are coerced if provided.", "maximum": 12, "minimum": 1, "type": "integer" }, "pdn": { "description": "Checkers position in PDN/FEN short form (e.g. W:W31,32:B1-4). Prefix selects side to move, use K for kings.", "required": true, "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "additionalProperties": false, "properties": { "data": { "additionalProperties": false, "properties": { "bestMove": { "description": "Suggested move in long algebraic notation (e.g., 22x17x10).", "type": "string" }, "depth": { "description": "Search depth used for the analysis.", "type": "integer" }, "evaluation": { "description": "Evaluation in hundredths of a man from the side to move.", "type": "number" }, "evaluationDisplay": { "description": "Human-friendly representation of the evaluation (e.g., +1.25).", "type": "string" }, "pdn": { "description": "Echo of the analyzed PDN position.", "type": "string" }, "principalVariation": { "description": "Principal variation predicted by the engine.", "items": { "type": "string" }, "type": "array" } }, "required": [ "bestMove", "evaluation", "evaluationDisplay", "depth", "pdn", "principalVariation" ], "type": "object" }, "meta": { "additionalProperties": false, "properties": { "responseTime": { "description": "Processing time in milliseconds.", "type": "integer" } }, "required": [ "responseTime" ], "type": "object" }, "success": { "description": "true when analysis succeeds.", "type": "boolean" } }, "required": [ "success", "data", "meta" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-03-21 10:20:34 healthy 402 369ms
2026-03-21 09:09:01 healthy 402 320ms
2026-03-21 08:31:12 healthy 402 327ms
2026-03-21 07:05:04 healthy 402 330ms
2026-03-21 06:21:18 healthy 402 329ms
2026-03-21 05:00:46 healthy 402 325ms
2026-03-21 04:10:10 healthy 402 321ms
2026-03-21 03:17:41 healthy 402 340ms
2026-03-21 02:11:16 healthy 402 348ms
2026-03-21 01:07:05 healthy 402 322ms
2026-03-21 00:27:30 healthy 402 325ms
2026-03-20 23:16:06 healthy 402 327ms
2026-03-20 22:11:07 healthy 402 324ms
2026-03-20 21:40:19 healthy 402 313ms
2026-03-20 20:33:07 healthy 402 334ms
2026-03-20 19:30:47 healthy 402 367ms
2026-03-20 18:49:10 healthy 402 329ms
2026-03-20 18:24:06 healthy 402 325ms
2026-03-20 17:00:12 healthy 402 325ms
2026-03-20 15:57:52 degraded 402 931ms