Use this API to get Race Photo Albums.
{ "albums": [ { "album_id": 1, "race_event_days_id": 6827, "album_url": "http:\/\/runsignup.com\/\/Race\/Photos\/Location\/Photos\/NJ\/Monroeville\/Virtual5k", "album_name": "Photos", "last_modified_ts": 1593547220, "num_photos": 1 }, { "album_id": 11, "race_event_days_id": 6827, "album_url": "http:\/\/runsignup.com\/\/Race\/Photos\/Location\/Test\/NJ\/Monroeville\/Virtual5k", "album_name": "Test", "last_modified_ts": 1597261271, "num_photos": 3 }, { "album_id": "reg-6827", "race_event_days_id": 6827, "album_url": "http:\/\/runsignup.com\/\/Race\/Photos\/ParticipantPhotos-6827\/5724", "album_name": "All Participant Uploads", "num_photos": 65 } ] }
Parameter | HTTP Method | Default | Description | Datatype |
---|---|---|---|---|
race_id Required |
GET | ID of race. | uint |
|
race_event_days_id Required |
GET | Race event days ID. This ID groups together events, typically by year. This ID is returned with the event information in the APIs to get races or a single race. | uint |
|
rsu_api_key Required |
GET | API key | string |
|
X-RSU-API-SECRET Required |
HTTP Header | API secret | string |