The GIPOD API https://gipod.api.vlaanderen.be has rate limiting in order to keep the load on the API under control:
-
Each client is allowed to execute max 1800 req/min.
-
If this limit is exceeded, a response with status code 429 will be returned.