Rate limiting

You can call the Officient API a maximum of 30 times every 5 seconds. If your application calls the API at a faster rate, you will get an empty response with a http status of 429. You have to manually retry the API request at a later time.