Did you know that you can export any preset to publish it in another website or document (Excel, Google Docs, Google Sheets…)?
To export a preset using the API you have to know how the Copérnico’s API call is formed so that you can apply it to any document or web.
There is one constant element that is always the same: https://public-api.copernico.cloud/api/races/
And a variable element: {race_id}/preset/{login email}:::{preset name}
Joining these elements together:
https://public-api.copernico.cloud/api/races/{race_id}/preset/{login email}:::{preset name}
Where:
- race_id: is the race identifier that you can see in the URL displayed in Copernicus. For example: carrera-de-la-mujer-valencia-2020.
- login email: is your email or the Copérnico’s account email in which the preset is saved.
- preset name: is the name of the preset. It has to be identical to the name of the preset you want to show.
An example: https://public-api.copernico.cloud/api/races/carrera-de-la-mujer-valencia-2020/preset/timer1@timingsense.com:::Mujer
If you have a .json viewer installed, copying and pasting the URL into a browser would load information like the one you see: