CFM 2019 Training
Coupe de France de Monocycle 2019 (training)
Montrond-les-Bains
Du 26 octobre au 2 novembre 2019

API Results Access

Convention administrators have the ability to give out API Tokens. With this token, you can retrieve a JSON response which includes the published results

How to use the API Token

First, you need to translate your API Token into an authorization Token header

For example, if your API Token is "ABC123"

curl \
-H "Authorization: Token ABC123" \
-H "Content-Type: application/json" \
--request GET \
https://cfm2019training.reg.unicycling-software.com/es/api/competitions