> ## Documentation Index
> Fetch the complete documentation index at: https://docs.doczilla.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Protected websites

> Take screenshots of protected websites with our screenshot API.

Capture screenshots of websites that require HTTP authentication using the `authentication` [Page option](/api-reference/page-options).
See [Screenshot options](/api-reference/screenshot-options) for all available screenshot options.

## Example

<CodeGroup>
  <Snippet file="code-group/protected-websites.mdx" />
</CodeGroup>

## Output

<Frame>
  <img src="https://assets.doczilla.app/examples/protected-websites.png" />
</Frame>
