The "Simple Method" API is an easy way to get started quickly. This is a brief overview of how it works.
Find the "Getting Started" section in the ShrinkTheWeb Dashboard.
Here is a break down the Thumbnail Code to help identify each parameter.
http://images.shrinktheweb.com/xino.php?stwembed=1&stwaccesskeyid=&stwsize=&stwurl=
- http://images.shrinktheweb.com/xino.php?stwembed=1
This is the call to the magic on our server.
- &stwaccesskeyid=replace_with_access_key
Your Access Key ID is found on the top left of the Dashboard.
- &stwsize=sm
This allows you to intuitively select from one of the six(6) default sizes.
xlg = Extra Large
lg = Large
sm = Small
vsm = Very Small
tny = Tiny
mcr = Micro - &stwurl=bing.com
- compliant screenshot requests.
To get sample code and examples that use the PRO Features, check out the Code Wizard Documentation.
Check out the PagePix PRO Features Documentation for more examples on using PRO Features.