Request a recommended move for an American checkers position. POST JSON { "pdn":...
https://api.x402checkers.com/api/bestmoveOverview
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)
335ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-08-03 15:49:17
Last Healthy
2026-08-03 15:49:17
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-08-03 15:49:17 | healthy | 402 | 326ms | |
| 2026-08-03 07:18:49 | healthy | 402 | 482ms | |
| 2026-08-03 04:28:29 | healthy | 402 | 335ms | |
| 2026-08-03 00:22:15 | healthy | 402 | 321ms | |
| 2026-08-02 18:14:15 | healthy | 402 | 330ms | |
| 2026-08-02 12:14:56 | healthy | 402 | 352ms | |
| 2026-08-02 07:27:12 | healthy | 402 | 384ms | |
| 2026-08-02 02:30:49 | healthy | 402 | 327ms | |
| 2026-08-01 21:59:27 | healthy | 402 | 329ms | |
| 2026-08-01 19:19:22 | healthy | 402 | 342ms | |
| 2026-08-01 11:37:07 | healthy | 402 | 347ms | |
| 2026-08-01 09:12:04 | healthy | 402 | 505ms | |
| 2026-08-01 01:45:49 | healthy | 402 | 471ms | |
| 2026-07-31 20:03:35 | healthy | 402 | 330ms | |
| 2026-07-31 17:22:23 | healthy | 402 | 331ms |