Hi, when I send a request to https://ws-public.interpol.int/notices/v1/red using anything outside of a browser, I get a 403 response. It works in a browser, but I need to be able to send requests in Python. Do I need API credentials to access the endpoint?
Hi, when I send a request to https://ws-public.interpol.int/notices/v1/red using anything outside of a browser, I get a 403 response. It works in a browser, but I need to be able to send requests in Python. Do I need API credentials to access the endpoint?