Overview

Timing devices, timing sessions and race passings are at the heart of the API.

We think of a timing device as any device, hardware or software, that can register the passing of a competitor at a certain location. Giving to that passing an id, that can be the competitors bib number or chip, and a timestamp.

Passings are stored in timing sessions. The device must first create a timing session to be able to then, store passings in it.

But first of all, we need to grant access to those devices to our account, and for that, we need our api keys.

Last updated