Delta developer platform

Leaderboards

Validated, rate-limited scoreboards exposed through the SDK and REST API.

Submitting

Values must be finite and bounded. Production competitive games should validate proof server-side before accepting a ranked score.

POST /api/leaderboards/{gameId}/best_time
{ "value": 9820, "proof": "signed-match-result" }