How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lichess External engine API

**This API is in alpha and subject to change.**Use or provide external engine analysis.External engines can provide analysis on pages like the[analysis board](https://lichess.org/analysis), running as a serviceoutside of the browser, or even on a different machine.

Lichess External engine API is one of 23 APIs that Lichess publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include External engine. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, and 2 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 2.0.144.

Requests are made against 4 base URLs: https://lichess.org, https://lichess.dev, http://localhost:{port}, http://l.org.

8 operations 5 paths 6 schemas 1 DELETE2 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.144
Base URL
https://lichess.org
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Lichess External engine API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 23 scopes.

  • OAuth2 — Read [the introduction for how to make authenticated requests](description/authentication).

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 2 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

External engine 8

This API is in alpha and subject to change. Use or provide external engine analysis. External engines can provide analysis on pages like the [analysis board](https://lichess.org/a…

GET
/api/external-engine
List external engines
apiExternalEngineList → 200
POST
/api/external-engine
Create external engine
apiExternalEngineCreate body → 200
GET
/api/external-engine/{id}
Get external engine
apiExternalEngineGet 1 param → 200
PUT
/api/external-engine/{id}
Update external engine
apiExternalEnginePut 1 param body → 200
DELETE
/api/external-engine/{id}
Delete external engine
apiExternalEngineDelete 1 param → 200
POST
/api/external-engine/{id}/analyse
Analyse with external engine
apiExternalEngineAnalyse 1 param body → 200
POST
/api/external-engine/work
Acquire analysis request
apiExternalEngineAcquire body → 200204
POST
/api/external-engine/work/{id}
Answer analysis request
apiExternalEngineSubmit 1 param body → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ExternalEngine (8 properties), ExternalEngineWorkCommon (7 properties), ExternalEngineRegistration (6 properties), Ok (1 property). Each schema is shown below with its type and property counts.

UciVariant
string
Ok
object
1 property 1 required
ExternalEngine
object
8 properties 7 required
ExternalEngineWorkCommon
object
7 properties 7 required
ExternalEngineRegistration
object
6 properties 4 required
ExternalEngineWork

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lichess-external-engine-api-openapi.yml Raw ↑

Other APIs Lichess publishes across the network.

Lichess Account API
Lichess Analysis API
Lichess Board API
Lichess Bot API
Lichess Broadcasts API
Lichess Bulk pairings API
Lichess Challenges API
Lichess FIDE API
Lichess Games API
Lichess Messaging API
Lichess OAuth API
Lichess Opening Explorer API
Where this information came from

This is an independent, third-party profile of Lichess External engine API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.