v20

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011984401.2 MB
League: Scores

Submit league match scores in a batch

Submits scores for one or more maps in a league match; league admin scores are auto-confirmed. Requires a personal or developer API key whose owner is currently a league ADMIN of the league in the path, with the league scores capability enabled on the key. League API access is gated at api_pro on the league owner's plan.

post/leagues/{identifier}/matches/{matchId}/scores

Path parameters

identifierstring required

League slug.

League slug.

matchIdstring required

Match ID.

Match ID.

Request body

Response

Per-map submission results. success is true only when every map was confirmed.

successboolean required

True only when every submitted map score was confirmed.

countinteger required

Number of map scores that were confirmed.