More actions
No edit summary |
mNo edit summary |
||
| Line 58: | Line 58: | ||
This means that you can make 30 requests to the API per second at most. If there are more than 100 waiting/delayed requests to CREST for a given IP, subsequent requests will be terminated with a HTTP error 503 (Service Temporarily Available) until the number of waiting requests goes back below the burst size. | This means that you can make 30 requests to the API per second at most. If there are more than 100 waiting/delayed requests to CREST for a given IP, subsequent requests will be terminated with a HTTP error 503 (Service Temporarily Available) until the number of waiting requests goes back below the burst size. | ||
Note that violation of the specified rate limits may result in an IP ban from CREST. | |||
==Entry Points== | ==Entry Points== | ||