{"slug":"chess402-vercel-app-api-cloud-eval-0d4d08","title":"Stockfish cloud evaluation for a FEN position","host":"chess402.vercel.app","method":"POST","resource":"https://chess402.vercel.app/api/cloud-eval","category":"other","description":"Stockfish cloud evaluation for a FEN position. Returns depth, evaluation, and principal variation(s) when Lichess has the position cached.","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":559,"reported_calls_30d":5,"reported_payers_30d":5,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"fen":"rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1","multiPv":1},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"description":"Cloud-eval request: FEN position to analyze plus options.","properties":{"fen":{"description":"Standard FEN position string, e.g. 'rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1'","maxLength":100,"minLength":15,"type":"string"},"multiPv":{"description":"Number of principal variations to return (1-5). Default 1.","maximum":5,"minimum":1,"type":"integer"},"variant":{"description":"Chess variant. Default 'standard'.","enum":["standard","chess960","crazyhouse","antichess","atomic","horde","kingOfTheHill","racingKings","threeCheck"],"type":"string"}},"required":["fen"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":{},"description":"Cloud-eval response: depth, knodes, and principal variations.","properties":{"depth":{"description":"Search depth in plies.","maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"fen":{"description":"Echoed FEN that was evaluated.","type":"string"},"knodes":{"description":"Kilonodes searched.","maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"pvs":{"description":"Principal variations (one per multiPv).","items":{"additionalProperties":{},"properties":{"cp":{"description":"Evaluation in centipawns from the side-to-move POV.","maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"mate":{"description":"Mate-in-N from the side-to-move POV, when applicable.","maximum":9007199254740991,"minimum":-9007199254740991,"type":"integer"},"moves":{"description":"Space-separated UCI moves of the principal variation.","type":"string"}},"required":["moves"],"type":"object"},"type":"array"}},"required":["fen","pvs"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.005,"price_match":true,"latency_ms":559,"error":null}],"description_full":"Stockfish cloud evaluation for a FEN position. Returns depth, evaluation, and principal variation(s) when Lichess has the position cached.","last_updated":"2026-09-08T23:28:05.635Z","schemes":["exact"]}