API
The Rösti API v2 provides access to all Rösti data. You can find the documentation at:
Rösti API v2 DocumentationTo get an API key, you need to be signed in to Rösti. Sign in then find your API key in the user dropdown or by going here .
Rösti API v1 is Deprecated
Rösti API v1 will remain available and fully functional at least until the end of
2026, but it is no longer actively supported. We strongly encourage users to migrate
to v2 to take full advantage of the improvements, including better query
capabilities, extended metadata, and enhanced support for future features.
Upcoming API Key Validation
Currently, the presence and value of the
X-Api-Key header are not being checked or validated. However, this will change soon as we implement
stricter API key validation to prevent unauthorized access and potential abuse. To ensure
uninterrupted access, please start including a valid X-Api-Key header in all your requests
now. Once this feature is enforced, any requests without a valid API key will be rejected.