API
OpenAPI 3.1 companion API — proxies and extends OpenFront’s public endpoints.
Base URL
https://api.openfront.info
Production: https://api.openfront.info · Local: /api
Routes
| Method | Path | Description |
|---|---|---|
| GET | /games | List games in a time range |
| GET | /games/:id | Game record / replay |
| GET | /games/:id/join-url | OpenFront deep link |
| GET | /players/:id | Player profile |
| GET | /players/search | Search ranked players by name |
| GET | /players/leaderboard | Top ranked players |
| GET | /clans/:tag | Clan stats |
| GET | /clans/:tag/sessions | Clan game history |
| GET | /clans/leaderboard | Clan rankings |
| GET | /lobbies | Live lobby WebSocket info |
| GET | /auth/discord/login | Discord OAuth |