Web API

Note that use of the Web API is undertaken at your own risk. 

Improper use of the Web APIs may result in limited performance of your event file or errors in the event file. Abuse of the RACE RESULT Web APIs will result in restricted account and server access. 

Working with the Web APIs requires correct handling of authentication, for this reason it is highly recommended that these are run through a server environment.

A github repo is available which provides an example of all possible endpoints within RACE RESULT 14, an additional repo provides the models used throughout the Web API. 

These examples are provided in Go, as this is the main programming language used by RACE RESULT. If you are working with Go then this can be imported directly. 

At this time we will not provide further support for the Web API, including specific guidance on which endpoints or how to implement specific features, it is expected that users are familiar with both the functionality of RACE RESULT 12 and software development. 

 

Go Web API Go Models