Hi,
I'm new to data pipelines and could really use some guidance with the Omgevingswet API. I'm trying to access the API from https://developer.omgevingswet.overheid.nl/api-register/api/rp-opvragen/ using a 32-character API key I just received.
I attempted to get data using a direct URL, but I encountered a 401 Unauthorized error. This suggests I might not be passing the parameters correctly, specifically how to include my API key for authentication.
Could someone please help me understand how to properly structure my request to access the data from this API? Once I can retrieve the data, I'm also looking for advice on how to visualize the geometries it contains.
I know this might be a simple fix, but I'm just starting out!
Thanks!
Any help would be greatly appreciated!
Thanks,