http://api.url2png.com/v3/<API_KEY>/<TOKEN>/<BOUNDING-BOX>/<URL>
Your identifier
Signup to get one.
The security token is an md5 hash.
Only accounts in good standing can generate valid tokens.
md5("$secret+$url")
Height x Width (pixels)
"300x300" Will return an image no taller than 300px and no wider than 300px.
We always maintain proportions when we scale.
Use ORIGNAL for actual size screenshots.
Target Website
http:// is optional.
Encoding is recommended
http://api.url2png.com/v3/P4DEAF304741DB/58e6f45ad4242cd9d8a7ee9f8f5ed69d/200x200/nytimes.com/
We never put watermarks on screenshots for valid accounts.
If you have a valid account and you are still seeing this, the <TOKEN> value in the request is likely munged up.
Make sure you are using your secret string to generate the token, it starts with an "S". Log into your dashboard and have a look at the debug screen.