Use our API as an individual developer
You may use our API as-is to implement your own dashboards or a proof-of-concept. Please note that we cannot provide support for such projects. We also will not provide dedicated API keys for such projects.
However, you can easily create a user account via one of our partner sites and continue working with this account.
How to use the API
To use the API, you require an authenticated user. Typically, you cannot create such users on your own, but you can use one or our partners such as
to create a user via the respective web-frontend. You can then use this user’s Bearer token to send authorized requests against our API. Due to server-side oAuth you typically have to use the login-routine provided by your partner of choice.