RUFUS Help
RUFUS Cloud Public API
RUFUS Cloud Public API
  • Introduction to RUFUS Cloud API
  • Getting Started
    • Overview
    • Get your api keys
    • Api permissions
  • TIMING DEVICES
    • Overview
    • Bind a new device
    • Unbind a device
    • Get devices by company
    • Get device information
  • TIMING SESSIONS
    • Overview
    • Insert a new session
    • Close a session
    • Get sessions by device
    • Get active session from device
    • Get session information
  • RACE PASSINGS
    • Overview
    • Insert passings
    • Get session passings by range
    • Get device passings by datetime
Powered by GitBook
On this page
  1. Getting Started

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.

PreviousIntroduction to RUFUS Cloud APINextGet your api keys

Last updated 2 years ago