No hardware? No problem.
Open the results tab, paste from a spreadsheet, and Outlap structures it — lap times, sector splits, valid/invalid flags. Works from any timing software that can export a CSV or table.
Per-lap millisecond times, sector splits, and a live leaderboard for any event — from a spreadsheet paste, a transponder system, or your own hardware via the timing API. Championship points computed automatically.
Three ways to get lap data into Outlap. Use whichever fits your setup.
Open the results tab, paste from a spreadsheet, and Outlap structures it — lap times, sector splits, valid/invalid flags. Works from any timing software that can export a CSV or table.
Send laps via the timing API with a transponder ID. Outlap resolves it to a registered driver automatically. Batch ingest for burst uploads between sessions.
POST laps in real time or in batch. Full OpenAPI spec at /timing-api/v1/openapi.json. Bearer auth via per-club API keys, revocable at any time from club settings.
A public REST API for timing system operators. POST laps in real time as cars cross the line. Transponder IDs resolve to registered drivers automatically. Mint per-club API keys from settings — revocable at any time, last-used timestamp tracked.
/timing-api/v1/openapi.jsonEvery lap triggers a results recompute. Standings update the moment the session ends — no manual scoring, no spreadsheet, no arguing about the totals.
Award extra points for fastest qualifier — configurable per championship.
Optional points for the overall fastest lap of the race weekend.
Automatically discard the worst N rounds when computing season standings.
Configure how ties are resolved — head-to-head, best round, most wins.
Multi-class events scored separately. Every class gets its own podium and standings.
Results trigger recomputes automatically. No manual totalling. No spreadsheets.
Live timing is available to every Outlap club. No hardware required to start — paste your results in and the leaderboard builds itself.