Skip to main content

Top 10 scoreboard

GET 

/api/scores

Return the public top 10 scoreboard, ordered by score (desc), then duration (asc, nulls last), then submission timestamp (asc). Sort order is encoded into the DynamoDB sort key, so this is a cheap query.

Request

Responses

Top 10 scores (may be fewer than 10 if the scoreboard is empty).