Open API Extended to Teams
Our Open API continues to expand. You can see all of it at RunSignUp.com/API. We recently added a set of functions to get and set Team information: https://runsignup.com/API/race/:race_id/teams/team-types/GET – Get the team types. You’ll need this information to create a new team. https://runsignup.com/API/race/:race_id/teams/GET – List existing teams. This way you can see if a team exists. https://runsignup.com/API/race/:race_id/teams/POST – […]