Version 2.4 introduces a shorter period in which newly registered enterprises and establishments are available through the API, which is reduced from a maximum of 30 days to 1-2 working days for the Medium plan and above. The Small plan is reduced from 30 days to 20 days, in which new registrations will be accessible through the API.
We've also added some health check endpoints, to check if all services are healthy.
All changes are already updated in the present documentation.
New registrations are available within 1-2 business days (Enterprise, Establishment)
Newly registered enterprises and establishments, and all it's related information, are now available within 1-2 business days.
Added exact match filters for zipCode and houseNumber
Makes it possible to filter on an exact match for zipCode and/or houseNumber fields.
Added rate limiting for /me endpoint
This endpoint is now rate limited to once per minute, and will return a
429if exceeded.
Added health check endpoints
Below health check endpoints are implemented, to verify the status of various services. Note that these endpoints are rate limited to once per minute.
Remove deprecated fields from /me endpoint (Me)
Fields
usernameandplanDescriptionwere deprecated, and are now been removed.
Corrected wrong field for errors in documentation (*)
The documentation showed the (wrong) field
exceptionfor the error type, while in reality this is thetypefield. This is now correct in the documentation.