Take screenshots of websites secured with HTTP Challenge and Basic authentication.
The example below shows a screenshot of a website using HTTP authentication:
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
&username=guest
&password=guest
&url=https://jigsaw.w3.org/HTTP/Basic/
The example below shows a screenshot of a website with invalid credentials:
// Line breaks added for readability https://api.addscreenshots.com/screenshots
?apikey=YOUR_API_KEY
&username=guest
&password=invalid
&url=https://jigsaw.w3.org/HTTP/Basic/