Post Timing Point Data

Post timing point data. Access to this API is managed via the timing_point_access_code parameter. Each data item includes a registration ID and the time of day that the participant crossed the timing point. The response will be a list of data entry numbers for the data that was added.

{
 "data" : [
		{
			"registration_id": 123456,
			"unix_clock_time_ms": 1420559975582
		},
		{
			"registration_id": 123457,
			"unix_clock_time_ms": 1420559976124
		}
	]
}

URL

https://runsignup.com/rest/race/:race_id/announcer/timing-points/data

HTTP Method

POST

Parameters

Parameter HTTP Method Default Description Datatype
race_id
Required
POST ID of race. uint
results_announcer_timing_point_id
Required
GET Timing point id. int
timing_point_access_code
Required
GET Timing point access code. string
request
Required
POST JSON data. string

If you continue to use this site, you consent to use all cookies. We use cookies to offer you a better browsing experience. Read how we use cookies and how you can control them by visiting our Privacy Policy.

If you continue to use this site, you consent to use all cookies.