Getting Started
Authentication
If you want access for the ROBIN API, please contact our support team. They will grant you access by providing you with the right combination of APIkey and API Secret. If you are setting up a dynamic integration, you will find an explanation about how to access the API here.
Limits
Because we have to make sure our system does not get overloaded by API calls, The ROBIN API works with request limits. As soon as you make a request (a request can be all verbs GET, POST, PUT, DELETE etc the API supports). The current limits are:
Timeframe | Number of requests |
---|---|
Per second | 3 |
Per minute | 180 |
Per hour | 10000 |
Per day | 100000 |
Updated about 1 year ago