Authentication
You can get your API key from the Rösti website:
Rösti Website - API Key Login to Rösti and navigate to the API section to find your key.
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.