The PagePixels API follows RESTful conventions and is made available to programmatically:
Take an immediate screenshot using the Quick Snap endpoint.
A successful call to this endpoint returns the requested image as the result.
Configure screenshots on a schedule using the Scheduled Screenshots endpoints.
A successful call to any of these endpoints returns JSON-encoded responses and includes the embed_url key.
All screenshots are highly configurable using the API Options as parameters in your URL or POST body.