Skip to content

Endpoints

Calculus edited this page Apr 6, 2026 · 5 revisions

Base URL: https://frhd.zengin.workers.dev/api

Auth

POST /auth/asr

Get ASR (app-signed-request token) from login.

Tracks

Hide a track.

Warning

This action can only be reversed by a moderator.

Races

Remove a race.

Caution

This action is irreversible and prevents the user from creating another race on the track.

Users

PATCH /user/email

Change user email.

Note

Requires user password in body for authentication to prevent account theft.

DELETE /user/oa

Opt out of OA (Official Author).

Clone this wiki locally