The ‘Personal API’ provides you with access to the endpoints of the Tredict API with your own user bound access tokens. This makes it possible, for example, to write your own personal data evaluation scripts or perhaps a ‘Zwift to Tredict uploader’.
The access token is also called a ‘bearer token’ and is transmitted to the API endpoints via the authorization header in an HTTP request.
Find the "Personal API" in the Tredict webapp under "Settings -> Personal API". There you can your create your personal access tokens, manage the existing tokens and discover the list of available API endpoints.


































































































