v1

latestOpenAPI 3.0.02026-07-24900287.5 KB
Sensor Data (10Hz)

Get Dual Stream 10Hz Sensor Data for Athlete in Activity

This API retrieves dual stream 10hz sensor data for an athlete in the activity.

get/activities/{activity_id}/athletes/{athlete_id}/sensor

Path parameters

activity_idstring required

Activity Id

athlete_idstring required

Athlete Id

Query parameters

start_timeinteger

Start Time as UNIX timestamp in seconds

end_timeinteger

End Time as UNIX timestamp in seconds

pageinteger

Page number when paginating

page_size_secondsinteger

Page size in seconds when paginating. For example, if this is set to 10, you would expect approximately 100 rows to be returned (10 records per second).

stream_typestring

Stream Type (only 'gps' and 'lps' are allowed)

data_sourcestring

Optional parameter to query 'live' instead of the default post-activity sync workflow ('munged')

nullsinteger

Set to '1' to return null for invalid positional data instead of zero

lps_fieldstring

Set to '1' to return relative field co-ordinate x,y values correctly for LPS activities

xy_middlestring

Set to '1' to use the field relative co-ordinate origin (0,0) as the field middle instead of field bottom left.

frequencynumber

Optional parameter to downsample with value in Hz. The default (0.0) is not resampling

parametersstring

Comma separated parameters. Allowed values

  • Parameter - Description
  • id - SensorData database identifier
  • ts - UnixTimestamp (seconds)
  • cs - Centiseconds
  • lat - Latitude
  • long - Longitude
  • o - Odometer
  • v - Velocity
  • a - Acceleration
  • hr - HeartRate
  • pl - Player Load
  • pli - Instantaneous Player Load
  • mp - Metabolic Power
  • sl - Smooth Load
  • pq - Position Quality
  • ref - Number of reference GNSS satellites or RTLS anchors used in a fix
  • hdop - GPS Horizontal Dilution of Precision
  • rv - Raw Velocity
  • alt - Altitude
  • face - Facing
  • xy - Field relative coordinates
field_centre_latitudenumber

Latitude of field center (optional override)

field_centre_longitudenumber

Longitude of field center (optional override)

field_rotationnumber

Field rotation (optional override)

field_lengthnumber

Field length (optional override)

field_widthnumber

Field width (optional override)

Response

10hz Sensor Data (Data fields depends on the parameters in the request body)

athlete_idstring
device_idinteger
player_idstring
athlete_first_namestring
athlete_last_namestring
jerseystring
team_idstring
team_namestring
stream_typestring