-> Access
How do I get my own instance and how can I start?
- Send a request to [email protected]. Our colleagues from Sales and Customer Solution will support and set up an instance for you.
Please see for further information: Sign Up - Getting Started
Where do I get my token from and how long is the token valid?
- A token is valid for 24 hours.
- For best practice generate a new access token with each request using the refresh token.
- For testing purpose the token validity can be extended. Please ask your Customer Solution contact person for support.
Is there any limit for my API requests?
- There is a general limit of 200 API requests per second. If more requests are called, the response will be
429 - Too Many Requests
.
Updated 6 months ago