haveibeenpwned.com/api
I now get this"You have been blocked from accessing this resource on Have I Been Pwned" when using the URI for account checking. I tried it on 3 systems (IPs) and get the same result
https://haveibeenpwned.com/api/v2/breachedaccount/test@test.com?truncateResponse=true
Is this because of the test@test.com?
1
vote
Jeremy Martin
shared this idea
If you’re accessing the API, make sure you adhere to the requirements, particularly around the UA string: https://haveibeenpwned.com/API/v2#UserAgent
-
Jeremy Martin commented
Works perfect with the UA
-
Jeremy Martin commented
Fair enough. I was going to try a curl script tonight and add a UA.