Skip to content
Help Center Screenshots Screenshot URL — Required Parameter

Screenshots

Screenshot URL — Required Parameter

The URL of the webpage to capture. Must be a fully qualified URL including the protocol (https://).

What is the URL parameter?

The url parameter is the address of the webpage you want to capture. It is the only required field for a screenshot request.

Requirements

  • Must be a fully qualified URL including the protocol: https:// or http://.
  • The page must be publicly accessible, or use automation steps to log in first.
  • Maximum URL length is 2 000 characters.

Examples

https://example.com
https://example.com/path/to/page?query=value
http://staging.internal.example.com/dashboard

Tips

  • Always URL-encode special characters in query strings.
  • For pages behind a login, see Automation Steps below.
  • For batch capture of many URLs at once, use the Batch Screenshots feature.

Last updated March 27, 2026