Skip to main content

to whom it may concern.

what happen when we reach the subscription limits? i mean by either reaching the max of processing units or the max of available requests.

Do we get an error as the response for a given request?

we are using API Requests all times


Thanks in advance.

You will get 429 response code, see details here:

docs.sentinel-hub.com
d3714e73b38a87afa3c31502a6696052a7395163.png


Rate limiting



Rate limiting policy defines how many processing units or HTTP requests can be used per given time period or in total.








Reply